basegfx/source/polygon/b2dsvgpolypolygon.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21b19a227ab8d87b4450486331adae0732906b0c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Apr 1 07:30:44 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Apr 4 07:52:50 2019 +0200

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

diff --git a/basegfx/source/polygon/b2dsvgpolypolygon.cxx 
b/basegfx/source/polygon/b2dsvgpolypolygon.cxx
index 2936c9f54ac2..43ad5ee95596 100644
--- a/basegfx/source/polygon/b2dsvgpolypolygon.cxx
+++ b/basegfx/source/polygon/b2dsvgpolypolygon.cxx
@@ -785,7 +785,7 @@ namespace basegfx
                             // says for interpretation:
 
                             // "(If there is no previous command or if the 
previous command was
-                            // not an C, c, S or s, assume the first control 
point is coincident
+                            // not a C, c, S or s, assume the first control 
point is coincident
                             // with the current point.)"
 
                             // That's what is done from our import, so avoid 
exporting it as first statement
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to