[Erp5-report] r39771 jerome - /erp5/trunk/products/ERP5/PropertySheet/Person.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 2 15:11:35 CET 2010


Author: jerome
Date: Tue Nov  2 15:11:34 2010
New Revision: 39771

URL: http://svn.erp5.org?rev=39771&view=rev
Log:
fix english

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

Modified: erp5/trunk/products/ERP5/PropertySheet/Person.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Person.py?rev=39771&r1=39770&r2=39771&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Person.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Person.py [utf8] Tue Nov  2 15:11:34 2010
@@ -103,7 +103,7 @@ class Person:
     , 'mode'       : 'w'
     },
     { 'id'         : 'child_count'
-    , 'description': 'Number of childs.'
+    , 'description': 'Number of children.'
     , 'type'       : 'int'
     , 'mode'       : 'w'
     },




More information about the Erp5-report mailing list