sw/source/filter/ww8/ww8par5.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit af61870279db31da2a278c953feab9162794b543
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 8 13:35:55 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Jul 9 12:15:52 2019 +0200

    Fix typo
    
    Change-Id: I8d5cc10c7b405a56456ad58a854e5dcdc7ee7bd6
    Reviewed-on: https://gerrit.libreoffice.org/75259
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index 8b276eab3138..e4452cd7c6cd 100644
--- a/sw/source/filter/ww8/ww8par5.cxx
+++ b/sw/source/filter/ww8/ww8par5.cxx
@@ -1452,7 +1452,7 @@ eF_ResT SwWW8ImplReader::Read_F_Seq( WW8FieldDesc*, 
OUString& rStr )
             break;
 
         case 's':                       // Outline Level
-            //#i19682, what am I to do with this value
+            //#i19682, what I have to do with this value?
             break;
         }
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to