diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 18:16:35 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-12 11:31:51 +0200 |
commit | ea279143abd62d51b71d1e79b308f9a338e07401 (patch) | |
tree | 25676409625b11edb915766773487c6e2440eb0b /vcl/inc/salgdi.hxx | |
parent | d6d3a1f554c86ffcaccf09ff083154587465a46f (diff) |
Fix typos
Change-Id: I151508c5d0b5d010f55d2324d36659ab5715a70c
Reviewed-on: https://gerrit.libreoffice.org/77274
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r-- | vcl/inc/salgdi.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx index 36f70b2a8b57..bc7c9dc072bf 100644 --- a/vcl/inc/salgdi.hxx +++ b/vcl/inc/salgdi.hxx @@ -152,7 +152,7 @@ public: // CreateFontSubset: a method to get a subset of glyhps of a font // inside a new valid font file // returns true if creation of subset was successful - // parameters: rToFile: contains a osl file URL to write the subset to + // parameters: rToFile: contains an osl file URL to write the subset to // pFont: describes from which font to create a subset // pGlyphIDs: the glyph ids to be extracted // pEncoding: the character code corresponding to each glyph |