[Mpuls-commits] r4405 - base/trunk/mpulsweb/lib

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Dec 20 11:21:06 CET 2010


Author: roland
Date: 2010-12-20 11:21:05 +0100 (Mon, 20 Dec 2010)
New Revision: 4405

Modified:
   base/trunk/mpulsweb/lib/helpers.py
Log:
typos

Modified: base/trunk/mpulsweb/lib/helpers.py
===================================================================
--- base/trunk/mpulsweb/lib/helpers.py	2010-12-20 10:04:32 UTC (rev 4404)
+++ base/trunk/mpulsweb/lib/helpers.py	2010-12-20 10:21:05 UTC (rev 4405)
@@ -364,8 +364,8 @@
     return str(obj)
 
 
-# Fallback functions for the localized format_* functions. If localalisation
-# fails because of dates before 1900 (which aren't sensefull anyway') the
+# Fallback functions for the localized format_* functions. If localisation
+# fails because of dates before 1900 (which aren't meaningfull anyway') the
 # fallback functions are called. These functions will convert dates and time in
 # german date and time formats
 



More information about the Mpuls-commits mailing list