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

New commits:
commit 57ce2ffc718a089bf71b722c8e5f94cd902fd8e3
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Mon Jul 9 23:18:47 2012 +0200

    Fix typo
    
    Change-Id: I0027a07aa3e1000a4fc1b8932ec24ff686cbc23f

diff --git a/sc/source/filter/xml/XMLStylesImportHelper.cxx 
b/sc/source/filter/xml/XMLStylesImportHelper.cxx
index 56d30e2..438ac0e 100644
--- a/sc/source/filter/xml/XMLStylesImportHelper.cxx
+++ b/sc/source/filter/xml/XMLStylesImportHelper.cxx
@@ -355,7 +355,7 @@ void ScMyStylesImportHelper::AddDefaultRange(const ScRange& 
rRange)
         }
         else
         {
-            OSL_FAIL("to much columns");
+            OSL_FAIL("too much columns");
         }
     }
     else
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to