include/drawinglayer/processor2d/hittestprocessor2d.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e0f2c49ce997aa884b94ca708a084308d21cdbaa
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Mon Mar 9 15:21:07 2020 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Mon Mar 9 19:50:52 2020 +0100

    Fix typo
    
    Change-Id: Id185d85fd4738b74b132b6f4fccbff4ea485df4d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90227
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to