include/drawinglayer/primitive2d/textprimitive2d.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 91eb9211a55708c075efa9e40e4fe17181a5a6f5
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 8 10:44:48 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Jul 9 12:18:34 2019 +0200

    Fix typo
    
    Change-Id: I2a50d07366a95aa9049fd2dea5010f2d6c8e969c
    Reviewed-on: https://gerrit.libreoffice.org/75262
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/drawinglayer/primitive2d/textprimitive2d.hxx 
b/include/drawinglayer/primitive2d/textprimitive2d.hxx
index 2c6e9b4476e6..4e2fc0f6699f 100644
--- a/include/drawinglayer/primitive2d/textprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/textprimitive2d.hxx
@@ -152,7 +152,7 @@ namespace drawinglayer
 
             /// helpers
             /** get text outlines as polygons and their according 
ObjectTransformation. Handles all
-                the necessary VCL outline extractions, scaling adaptions and 
other stuff.
+                the necessary VCL outline extractions, scaling adaptations and 
other stuff.
              */
             void 
getTextOutlinesAndTransformation(basegfx::B2DPolyPolygonVector& rTarget, 
basegfx::B2DHomMatrix& rTransformation) const;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to