sw/source/core/text/txtfld.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 371001baf010cf966a2443c35da740a3de754169
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Wed Jan 10 19:54:07 2018 +0100

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

diff --git a/sw/source/core/text/txtfld.cxx b/sw/source/core/text/txtfld.cxx
index da9aadf13d03..ab06a65c8f30 100644
--- a/sw/source/core/text/txtfld.cxx
+++ b/sw/source/core/text/txtfld.cxx
@@ -441,7 +441,7 @@ static void checkApplyParagraphMarkFormatToNumbering( 
SwFont* pNumFnt, SwTextFor
                     }
                 }
 
-                // Highlightcolor also needed to be untoched, but we can't 
have that just by clearing the item
+                // Highlightcolor also needed to be untouched, but we can't 
have that just by clearing the item
                 Color nSaveHighlight = pNumFnt->GetHighlightColor();
 
                 pNumFnt->SetDiffFnt(pCleanedSet.get(), pIDSA);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to