summaryrefslogtreecommitdiffstats
path: root/basegfx/source/polygon/b2dsvgpolypolygon.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/source/polygon/b2dsvgpolypolygon.cxx')
-rw-r--r--basegfx/source/polygon/b2dsvgpolypolygon.cxx2
1 files changed, 1 insertions, 1 deletions
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