summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/processor3d/geometry2dextractor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/geometry2dextractor.hxx b/include/drawinglayer/processor3d/geometry2dextractor.hxx
index f7d5f1de2c22..e9b13e1ccfc6 100644
--- a/include/drawinglayer/processor3d/geometry2dextractor.hxx
+++ b/include/drawinglayer/processor3d/geometry2dextractor.hxx
@@ -34,7 +34,7 @@ namespace drawinglayer
{
/** Geometry2DExtractingProcessor class
- This processor extracts the 2D geometry (projected geometry) of all feeded primitives.
+ This processor extracts the 2D geometry (projected geometry) of all fed primitives.
It is e.g. used as sub-processor for contour extraction where 3D geometry is only
useful as 2D projected geometry.
*/