Commit d4120eb3 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix a typo : success -> succeed.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31405 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 25803de8
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>success</string> </value> <value> <string>succeed</string> </value>
</item> </item>
<item> <item>
<key> <string>new_state_id</string> </key> <key> <string>new_state_id</string> </key>
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Success</string> </value> <value> <string>Succeed</string> </value>
</item> </item>
<item> <item>
<key> <string>trigger_type</string> </key> <key> <string>trigger_type</string> </key>
......
32 33
\ No newline at end of file \ 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