diff options
Diffstat (limited to 'vcl/inc/coretext/salgdi2.h')
-rw-r--r-- | vcl/inc/coretext/salgdi2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/coretext/salgdi2.h b/vcl/inc/coretext/salgdi2.h index 158cf3cfae3b..df66c9d50d98 100644 --- a/vcl/inc/coretext/salgdi2.h +++ b/vcl/inc/coretext/salgdi2.h @@ -315,7 +315,7 @@ public: virtual void SetTextColor( SalColor nSalColor ); // set the font virtual sal_uInt16 SetFont( FontSelectPattern*, int nFallbackLevel ); - // get the current font's etrics + // get the current font's metrics virtual void GetFontMetric( ImplFontMetricData*, int nFallbackLevel ); // get kernign pairs of the current font // return only PairCount if (pKernPairs == NULL) |