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

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 9 10:37:17 UTC 2019


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

New commits:
commit d32d6fd3ae1d83f10e9ef4ca165e8b87d4f23d76
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Tue Jul 9 12:35:10 2019 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jul 9 12:36:04 2019 +0200

    Revert "Fix typo"
    
    This reverts commit af61870279db31da2a278c953feab9162794b543.
    
    Change-Id: I86a37a3d521c35cae818104029bcfc341721baed
    Reviewed-on: https://gerrit.libreoffice.org/75293
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/filter/ww8/ww8par5.cxx b/sw/source/filter/ww8/ww8par5.cxx
index e4452cd7c6cd..8b276eab3138 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 I have to do with this value?
+            //#i19682, what am I to do with this value
             break;
         }
     }


More information about the Libreoffice-commits mailing list