summaryrefslogtreecommitdiffstats
path: root/basegfx/test
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:42:11 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 05:53:57 +0000
commit9e4c87be31732ed076a059128d2e20451697d225 (patch)
treebfab650dd6d21ac6bbcf0e592ec6bc2e7655acbe /basegfx/test
parentFix typos (diff)
downloadcore-9e4c87be31732ed076a059128d2e20451697d225.tar.gz
core-9e4c87be31732ed076a059128d2e20451697d225.zip
Fix typos
Change-Id: Ie0e941d48457d758525353d6c5cf858652f86fd3 Reviewed-on: https://gerrit.libreoffice.org/18938 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'basegfx/test')
-rw-r--r--basegfx/test/basegfx2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/test/basegfx2d.cxx b/basegfx/test/basegfx2d.cxx
index 96d76bf1929b..5ed74f324735 100644
--- a/basegfx/test/basegfx2d.cxx
+++ b/basegfx/test/basegfx2d.cxx
@@ -162,7 +162,7 @@ public:
// The import/export of aPath1 does not reproduce aExport again. This is
// correct since aPath1 contains a segment with non-used control points
// which gets exported now correctly as 'l' and also a point (#4, index 3)
- // with C2 continuity which produces a 's' staement now.
+ // with C2 continuity which produces a 's' statement now.
// The old SVGexport identified nun-used ControlVectors erraneously as bezier segments
// because the 2nd vector at the start point was used, even when added