[Erp5-report] r43668 jerome - /erp5/trunk/products/ERP5/interfaces/expandable.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 24 13:37:57 CET 2011


Author: jerome
Date: Thu Feb 24 13:37:57 2011
New Revision: 43668

URL: http://svn.erp5.org?rev=43668&view=rev
Log:
typos

Modified:
    erp5/trunk/products/ERP5/interfaces/expandable.py

Modified: erp5/trunk/products/ERP5/interfaces/expandable.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/expandable.py?rev=43668&r1=43667&r2=43668&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/expandable.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/expandable.py [utf8] Thu Feb 24 13:37:57 2011
@@ -36,9 +36,9 @@ class IExpandable(Interface):
   """
     An Expandable class provides methods which trigger
     the generation of the root applied rule of a simulation tree
-    and its expansion. Classes which implement IExpand include
+    and its expansion. Classes which implement IExpandable include
     Deliveries (whenever can be the cause of an Applied Rule),
-    Items (whenever they  are the cause of a movement sequence)
+    Items (whenever they are the cause of a movement sequence)
     such as Subscription Items or Immobilisation Items, Movements
     (which have been previously built).
   """



More information about the Erp5-report mailing list