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

New commits:
commit 2c6f3773f2ad3b1119593fd5d0c7fb6356da95b0
Author: Andrea Gelmini <[email protected]>
Date:   Tue Jan 16 08:44:11 2018 +0100

    Fix typo
    
    Change-Id: I02379f413d59226c81a8919dc1bc0786cecf900a
    Reviewed-on: https://gerrit.libreoffice.org/47927
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sw/source/filter/xml/xmlimp.cxx b/sw/source/filter/xml/xmlimp.cxx
index 6bead78a5484..3e89ad5218fa 100644
--- a/sw/source/filter/xml/xmlimp.cxx
+++ b/sw/source/filter/xml/xmlimp.cxx
@@ -978,7 +978,7 @@ void SwXMLImport::endDocument()
 //
 void SwXMLImport::MergeListsAtDocumentInsertPosition(SwDoc *pDoc)
 {
-    // 1. check enviroment
+    // 1. check environment
     if (! pDoc)
         return;
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to