[Erp5-report] r33835 jerome - /erp5/trunk/products/ERP5/PropertySheet/Movement.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 18 09:31:13 CET 2010


Author: jerome
Date: Thu Mar 18 09:31:06 2010
New Revision: 33835

URL: http://svn.erp5.org?rev=33835&view=rev
Log:
fix spacing

Modified:
    erp5/trunk/products/ERP5/PropertySheet/Movement.py

Modified: erp5/trunk/products/ERP5/PropertySheet/Movement.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Movement.py?rev=33835&r1=33834&r2=33835&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Movement.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Movement.py [utf8] Thu Mar 18 09:31:06 2010
@@ -58,8 +58,8 @@
             'type'        : 'string',
             'mode'        : 'w' },
         {   'id'          : 'frozen',
-            'description' : '''a frozen movement cannot be modified by the
-                simulation anylonger''',
+            'description' : 'A frozen movement cannot be modified by the'
+                            ' simulation anylonger',
             'type'        : 'int',
             'acquisition_base_category'     : ('delivery', 'parent'),
             'acquisition_portal_type'       : Expression('''python:




More information about the Erp5-report mailing list