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

New commits:
commit b4027b74a699d7a8070d0669e780b7fbe4d03807
Author: Matthias Seidel <msei...@apache.org>
Date:   Tue Jan 30 22:43:38 2018 +0000

    Translated German abbreviation (ggfs.) in comment

diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index 679b735ebc9e..fac10fa80e5d 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -6197,7 +6197,7 @@ WW8Style::WW8Style(SvStream& rStream, WW8Fib& rFibPara)
         if ( 20 > nRead ) break;
         rSt >> ftcBi;
 
-        // ggfs. Check the rest
+        // if necessary check the rest
         if( 20 < nRead )
             rSt.SeekRel( nRead-20 );
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to