drawinglayer/source/primitive2d/patternfillprimitive2d.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9f4696439b41c800714cabb69163906c4415a793
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Feb 9 11:09:50 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Feb 9 12:15:39 2020 +0100

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

diff --git a/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx 
b/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
index bcca0170ab31..5e9914f102b0 100644
--- a/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
@@ -251,7 +251,7 @@ namespace drawinglayer::primitive2d
 
         void 
PatternFillPrimitive2D::get2DDecomposition(Primitive2DDecompositionVisitor& 
rVisitor, const geometry::ViewInformation2D& rViewInformation) const
         {
-            // The existing bufferd decomposition uses a buffer in the 
remembered
+            // The existing buffered decomposition uses a buffer in the 
remembered
             // size or none if sizes are zero. Get new needed sizes which 
depend on
             // the given ViewInformation
             bool bResetBuffering = false;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to