Commit 85b48bcb authored by Jérome Perrin's avatar Jérome Perrin

Fix typos in transitions descriptions

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19423 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 96f7ac4b
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.DCWorkflow.Transitions</string>
<string>TransitionDefinition</string>
</tuple>
<none/>
<global name="TransitionDefinition" module="Products.DCWorkflow.Transitions"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -36,7 +33,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The start logical transition sets the event start to started.</string> </value>
<value> <string>The start logical transition sets the event state to started.</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.DCWorkflow.Transitions</string>
<string>TransitionDefinition</string>
</tuple>
<none/>
<global name="TransitionDefinition" module="Products.DCWorkflow.Transitions"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -36,7 +33,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Use the Post action to send a message, place a phone call or post a not.</string> </value>
<value> <string>Use the Post action to send a message, place a phone call or post a note.</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......@@ -70,11 +67,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.DCWorkflow.Guard</string>
<string>Guard</string>
</tuple>
<none/>
<global name="Guard" module="Products.DCWorkflow.Guard"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
172
\ No newline at end of file
175
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment