summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/textprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/textprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/textprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/textprimitive2d.hxx b/include/drawinglayer/primitive2d/textprimitive2d.hxx
index c9b250ceea78..6b6b8381c563 100644
--- a/include/drawinglayer/primitive2d/textprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/textprimitive2d.hxx
@@ -154,7 +154,7 @@ namespace drawinglayer
/// helpers
/** get text outlines as polygons and their according ObjectTransformation. Handles all
- the necessary VCL outline extractins, scaling adaptions and other stuff.
+ the necessary VCL outline extractions, scaling adaptions and other stuff.
*/
void getTextOutlinesAndTransformation(basegfx::B2DPolyPolygonVector& rTarget, basegfx::B2DHomMatrix& rTransformation) const;