summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
committerLior Kaplan <kaplanlior@gmail.com>2011-12-01 23:41:42 +0200
commite10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb (patch)
tree89eeb4275f134a589f5a6fe9be392a40fd86d4ee /basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
parent9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc (diff)
typo fix: explicitely -> explicitly
Diffstat (limited to 'basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx')
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx b/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
index 53fa1ac4c48f..007b41623a87 100644
--- a/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
+++ b/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
@@ -44,7 +44,7 @@ namespace basegfx
// of the contained polygons in not changed but used as topological information.
// Self crossovers of the contained sub-polygons are implicitely handled, but to not lose
// the topological information, it may be necessary to remove self-intersections of the
- // contained sub-polygons in a preparing step and to explicitely correct their orientations.
+ // contained sub-polygons in a preparing step and to explicitly correct their orientations.
BASEGFX_DLLPUBLIC B2DPolyPolygon solveCrossovers(const B2DPolyPolygon& rCandidate);
// Version for single polygons. This is for solving self-intersections. Result will be free of