schemas/workflow.py
changeset 4537 aff0f59ed6e3
parent 4535 71c86a315a9a
child 4589 cc3ec1423ead
--- 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