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

New commits:
commit 00cd7477e46fefa3c98929cf9cc4ec9a17f76071
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Mar 9 15:21:04 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Mar 9 19:53:02 2020 +0100

    Fix typo
    
    Change-Id: I988f7c11560128bb5b6aeb8931b574226a91e3af
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90225
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx 
b/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
index 2d8472048ed0..b1c7c47c2386 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
@@ -51,7 +51,7 @@ namespace drawinglayer
         /** VclPixelProcessor2D class
 
             This processor derived from VclProcessor2D is the base class for 
rendering
-            all feeded primitives to a VCL Window. It is the currently used 
renderer
+            all fed primitives to a VCL Window. It is the currently used 
renderer
             for all VCL editing output from the DrawingLayer.
          */
         class VclPixelProcessor2D final : public VclProcessor2D
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to