[Libreoffice-commits] core.git: include/drawinglayer

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 9 18:52:25 UTC 2020


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

New commits:
commit a5dc7a01287046ec7906f78bda38e3f54c3bb17d
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Mar 9 15:21:11 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Mar 9 19:51:41 2020 +0100

    Fix typo
    
    Change-Id: Iefbf8488ce39b22988616ba063a649893e00b7e1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90230
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
index 7d415fae4ec8..943bad0830f1 100644
--- a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
@@ -31,7 +31,7 @@ namespace drawinglayer
     {
         /** CutFindProcessor class
 
-            This processor extracts all cuts of 3D plane geometries in the feeded primitives
+            This processor extracts all cuts of 3D plane geometries in the fed primitives
             with the given cut vector, based on the ViewInformation3D given.
          */
         class DRAWINGLAYER_DLLPUBLIC CutFindProcessor final : public BaseProcessor3D


More information about the Libreoffice-commits mailing list