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

New commits:
commit 02edd6b97e15239220594de69fa93e0f875bb4cf
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Jun 30 22:26:03 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jul 5 23:03:54 2019 +0200

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

diff --git a/include/drawinglayer/primitive2d/cropprimitive2d.hxx 
b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
index cf1dcaca04a9..ee5871e8a52c 100644
--- a/include/drawinglayer/primitive2d/cropprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
@@ -41,7 +41,7 @@ namespace drawinglayer
             to get to the uncropped original content.
 
             Thus a transformation has to be calculated which will be applied
-            to the already exsisting content to get it to the uncropped state
+            to the already existing content to get it to the uncropped state
             and then this is masked with the current state (mask polygon
             created from unit polygon and maTransformation).
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to