schemas/workflow.py
branch3.5
changeset 3263 5129918c671b
parent 2977 6dd4f4a3ff2a
child 3303 f961392e7517
--- a/schemas/workflow.py	Wed Sep 16 17:26:52 2009 +0200
+++ b/schemas/workflow.py	Wed Sep 16 17:27:04 2009 +0200
@@ -33,7 +33,7 @@
 
 
 class default_workflow(RelationType):
-    """default workflow for this entity types"""
+    """default workflow for an entity type"""
     permissions = META_RTYPE_PERMS
 
     subject = 'CWEType'