[Erp5-report] r27142 - /erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 25 11:06:36 CEST 2009
Author: luke
Date: Mon May 25 11:06:36 2009
New Revision: 27142
URL: http://svn.erp5.org?rev=27142&view=rev
Log:
- typo
Modified:
erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py
Modified: erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py?rev=27142&r1=27141&r2=27142&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/Constraint/CategoryMembershipArity.py [utf8] Mon May 25 11:06:36 2009
@@ -34,7 +34,7 @@
This constraint checks if an object respects the arity.
For example we can check if every Order has at least one source.
- Configuration exemple:
+ Configuration example:
{ 'id' : 'source',
'description' : '',
'type' : 'CategoryMembershipArity',
More information about the Erp5-report
mailing list