[Erp5-report] r12693 - /erp5/trunk/products/ERP5/Tool/DomainTool.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 14 11:11:26 CET 2007


Author: vincent
Date: Wed Feb 14 11:11:24 2007
New Revision: 12693

URL: http://svn.erp5.org?rev=12693&view=rev
Log:
Fix typo in docstring.

Modified:
    erp5/trunk/products/ERP5/Tool/DomainTool.py

Modified: erp5/trunk/products/ERP5/Tool/DomainTool.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Tool/DomainTool.py?rev=12693&r1=12692&r2=12693&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Tool/DomainTool.py (original)
+++ erp5/trunk/products/ERP5/Tool/DomainTool.py Wed Feb 14 11:11:24 2007
@@ -63,7 +63,7 @@
       context.
       
       - The sort_method parameter allows to give a method which will be
-        used in order to sort the list of predicates founds. The most
+        used in order to sort the list of predicates found. The most
         important predicate is the first one in the list.
 
       - ignored_category_list:  this is the list of category that we do




More information about the Erp5-report mailing list