smoketestoo_native/losmoketest.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fc8a310eef5b4cab9b65e2a3a8e41f039f2acc80
Author: Takeshi Abe <t...@fixedpoint.jp>
Date:   Thu Oct 20 11:31:19 2011 +0900

    fixed typo

diff --git a/smoketestoo_native/losmoketest.py 
b/smoketestoo_native/losmoketest.py
index 4875df2..4c86997 100755
--- a/smoketestoo_native/losmoketest.py
+++ b/smoketestoo_native/losmoketest.py
@@ -593,7 +593,7 @@ def main():
         elif o in ("-l", "--loop"):
             loop = True
         else:
-            assert False, "Unhadled option: " + o
+            assert False, "Unhandled option: " + o
 
     if interactive == True:
         key = raw_input("The testing will OVERRIDE existed libreoffice, 
continue(y/N)? ")
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to