[Erp5-report] r25878 - /erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 5 14:48:33 CET 2009


Author: vincent
Date: Thu Mar  5 14:48:32 2009
New Revision: 25878

URL: http://svn.erp5.org?rev=25878&view=rev
Log:
Typo in docstring.

Modified:
    erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py

Modified: erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py
URL: http://svn.erp5.org/erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py?rev=25878&r1=25877&r2=25878&view=diff
==============================================================================
--- erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py [utf8] (original)
+++ erp5/trunk/products/ZSQLCatalog/Interface/ISearchKey.py [utf8] Thu Mar  5 14:48:32 2009
@@ -174,7 +174,7 @@
       search_value (anything)
         If given, a condition on real column will be generated.
         Otherwise, only the SQL required to reach that column will be
-        generated. This is usefull when sorting on a virtual column, for
+        generated. This is useful when sorting on a virtual column, for
         example.
       search_key_name (string, None)
         If given, it overrides real column's default SearchKey.




More information about the Erp5-report mailing list