[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Mar 9 18:51:28 UTC 2020
include/drawinglayer/processor2d/hittestprocessor2d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e0f2c49ce997aa884b94ca708a084308d21cdbaa
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Mar 9 15:21:07 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
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 <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list