diff options
-rw-r--r-- | include/drawinglayer/processor2d/linegeometryextractor2d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor2d/linegeometryextractor2d.hxx b/include/drawinglayer/processor2d/linegeometryextractor2d.hxx index 1b2da32d30ac..4ea00c669bf5 100644 --- a/include/drawinglayer/processor2d/linegeometryextractor2d.hxx +++ b/include/drawinglayer/processor2d/linegeometryextractor2d.hxx @@ -33,7 +33,7 @@ namespace drawinglayer { /** LineGeometryExtractor2D class - This processor can extract the line geometry from feeded primitives. The + This processor can extract the line geometry from fed primitives. The hairlines and the fill geometry from fat lines are separated. */ class DRAWINGLAYER_DLLPUBLIC LineGeometryExtractor2D final : public BaseProcessor2D |