summaryrefslogtreecommitdiff
path: root/include/basegfx/polygon/b2dpolygontools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basegfx/polygon/b2dpolygontools.hxx')
-rw-r--r--include/basegfx/polygon/b2dpolygontools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basegfx/polygon/b2dpolygontools.hxx b/include/basegfx/polygon/b2dpolygontools.hxx
index 04f20d2d6a6b..4e5fc5124318 100644
--- a/include/basegfx/polygon/b2dpolygontools.hxx
+++ b/include/basegfx/polygon/b2dpolygontools.hxx
@@ -397,7 +397,7 @@ namespace basegfx
@param fEnd
The maximum distance for the last point. No more points behind this distance will be created.
- Use 0.0 to proccess the whole polygon. Negative values are truncated to 0.0. It also
+ Use 0.0 to process the whole polygon. Negative values are truncated to 0.0. It also
needs to be more or equal to fStart, else it is truncated to fStart.
@return