i18n msg fix
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 10 Feb 2010 09:44:34 +0100
changeset 4537 aff0f59ed6e3
parent 4536 02d0803a60b8
child 4538 288a35c7f057
i18n msg fix
schemas/workflow.py
--- a/schemas/workflow.py	Wed Feb 10 09:44:20 2010 +0100
+++ b/schemas/workflow.py	Wed Feb 10 09:44:34 2010 +0100
@@ -213,7 +213,7 @@
     inlined = True
 
 class allowed_transition(RelationType):
-    """allowed transition from this state"""
+    """allowed transitions from this state"""
     __permissions__ = META_RTYPE_PERMS