From 5166bf5251def8b277140fac077d907b95bb4f14 Mon Sep 17 00:00:00 2001 From: Arnaud Fontaine <arnaud.fontaine@nexedi.com> Date: Mon, 29 Nov 2010 02:29:11 +0000 Subject: [PATCH] Fix typo on Category Acquired Membership Arity Constraint portal type definition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40823 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Category%20Acquired%20Membership%20Arity%20Constraint.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml index 45e0593ab1..6211cdd9f8 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Acquired%20Membership%20Arity%20Constraint.xml @@ -59,7 +59,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>CategoryMembershipArityConstraint</string> </value> + <value> <string>CategoryAcquiredMembershipArityConstraint</string> </value> </item> <item> <key> <string>type_interface</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index eeeb865dfc..48468f372f 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40807 \ No newline at end of file +40808 \ No newline at end of file -- 2.30.9