[Libreoffice-commits] core.git: sw/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 9 10:16:55 UTC 2019


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

New commits:
commit af61870279db31da2a278c953feab9162794b543
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 13:35:55 2019 +0000
Commit:     Julien Nabet <serval2412 at 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 <serval2412 at 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;
         }
     }


More information about the Libreoffice-commits mailing list