svgio/inc/svgio/svgreader/svgstyleattributes.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 817f6bd75e98a321c238b5906bfcb031908914b2
Author: Xisco Fauli <aniste...@gmail.com>
Date:   Sun Feb 28 22:54:44 2016 +0100

    fix typo
    
    Change-Id: I3e1e28269d8b2d6d45bba6bc43aa8f20c1963956
    Reviewed-on: https://gerrit.libreoffice.org/22793
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Ashod Nakashian <ashnak...@gmail.com>

diff --git a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx 
b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
index 33258d5..f0c21ba 100644
--- a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
+++ b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
@@ -228,7 +228,7 @@ namespace svgio
             /// fill rule
             FillRule                    maFillRule;
 
-            // ClipRule setting (only valid wne mbIsClipPathContent == true, 
default is FillRule_nonzero)
+            // ClipRule setting (only valid when mbIsClipPathContent == true, 
default is FillRule_nonzero)
             FillRule                    maClipRule;
 
             // BaselineShift: Type and number (in case of 
BaselineShift_Percentage or BaselineShift_Length)
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to