summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-03-09 15:21:07 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-03-09 19:50:52 +0100
commite0f2c49ce997aa884b94ca708a084308d21cdbaa (patch)
treec33ba69acb351539a63a2d90629e816b7a8a19f0 /include/drawinglayer
parentd9d1f299765e4d84043d9c660b8d4a43c82b153a (diff)
Fix typo
Change-Id: Id185d85fd4738b74b132b6f4fccbff4ea485df4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90227 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/processor2d/hittestprocessor2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor2d/hittestprocessor2d.hxx b/include/drawinglayer/processor2d/hittestprocessor2d.hxx
index af0042a7805a..184149e00412 100644
--- a/include/drawinglayer/processor2d/hittestprocessor2d.hxx
+++ b/include/drawinglayer/processor2d/hittestprocessor2d.hxx
@@ -34,7 +34,7 @@ namespace drawinglayer
{
/** HitTestProcessor2D class
- This processor implements a HitTest with the feeded primitives,
+ This processor implements a HitTest with the fed primitives,
given tolerance and extras
*/
class DRAWINGLAYER_DLLPUBLIC HitTestProcessor2D final : public BaseProcessor2D