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

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


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

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

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

diff --git a/include/drawinglayer/processor3d/geometry2dextractor.hxx b/include/drawinglayer/processor3d/geometry2dextractor.hxx
index f7d5f1de2c22..e9b13e1ccfc6 100644
--- a/include/drawinglayer/processor3d/geometry2dextractor.hxx
+++ b/include/drawinglayer/processor3d/geometry2dextractor.hxx
@@ -34,7 +34,7 @@ namespace drawinglayer
     {
         /** Geometry2DExtractingProcessor class
 
-            This processor extracts the 2D geometry (projected geometry) of all feeded primitives.
+            This processor extracts the 2D geometry (projected geometry) of all fed primitives.
             It is e.g. used as sub-processor for contour extraction where 3D geometry is only
             useful as 2D projected geometry.
          */


More information about the Libreoffice-commits mailing list