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

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 15 10:43:58 CET 2012


Author: roland
Date: 2012-02-15 10:43:58 +0100 (Wed, 15 Feb 2012)
New Revision: 5817

Modified:
   base/trunk/mpulsweb/lib/search.py
Log:
typo

Modified: base/trunk/mpulsweb/lib/search.py
===================================================================
--- base/trunk/mpulsweb/lib/search.py	2012-02-13 09:42:44 UTC (rev 5816)
+++ base/trunk/mpulsweb/lib/search.py	2012-02-15 09:43:58 UTC (rev 5817)
@@ -355,7 +355,7 @@
         return "TRUE"
 
     def get_phases_dates_clause(self, options):
-        """Return the search condition selecing cases based on phase and dates.
+        """Return the search condition selecting cases based on phase and dates.
 
         The phases used for the return value are given as the value of
         the 'phase' key of the options dictionary as a list of phase



More information about the Mpuls-commits mailing list