summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-03-09 15:21:08 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-03-09 19:50:28 +0100
commitd9d1f299765e4d84043d9c660b8d4a43c82b153a (patch)
tree083b145637eb02ad1f685273038f24595c57bc8f /include/drawinglayer
parent7374fa59b929bea6792f80a6a819b2a06582722f (diff)
Fix typo
Change-Id: I61451f51725361c2789f29c5e10d43ccb35a5c39 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90228 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/processor2d/linegeometryextractor2d.hxx2
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