From 60db244316e5f651dfb3645607d605f54f3c4ef7 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Mon, 21 Dec 2009 15:50:59 +0000
Subject: [PATCH] fix a typo : success -> succeed.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31407 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_workflow/solver_workflow/states/solving.xml          | 2 +-
 bt5/erp5_simulation/bt/revision                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_simulation/WorkflowTemplateItem/portal_workflow/solver_workflow/states/solving.xml b/bt5/erp5_simulation/WorkflowTemplateItem/portal_workflow/solver_workflow/states/solving.xml
index 7e2e7e2e72..77c83dcbb0 100644
--- a/bt5/erp5_simulation/WorkflowTemplateItem/portal_workflow/solver_workflow/states/solving.xml
+++ b/bt5/erp5_simulation/WorkflowTemplateItem/portal_workflow/solver_workflow/states/solving.xml
@@ -32,7 +32,7 @@
             <value>
               <tuple>
                 <string>fail</string>
-                <string>success</string>
+                <string>succeed</string>
               </tuple>
             </value>
         </item>
diff --git a/bt5/erp5_simulation/bt/revision b/bt5/erp5_simulation/bt/revision
index dc7b54ad01..3e932fe8f1 100644
--- a/bt5/erp5_simulation/bt/revision
+++ b/bt5/erp5_simulation/bt/revision
@@ -1 +1 @@
-33
\ No newline at end of file
+34
\ No newline at end of file
-- 
2.30.9