From 6ac7cdae24f3173cb87d3201d4cdd6b94a2b5a01 Mon Sep 17 00:00:00 2001
From: Nicolas Delaby <nicolas@nexedi.com>
Date: Thu, 6 May 2010 13:28:04 +0000
Subject: [PATCH] Fix typo in interaction method_id

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35061 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../interactions/Document_updateContentMd5.xml                  | 2 +-
 bt5/erp5_base/bt/revision                                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml
index 0e416010e0..8c0c2a6c76 100644
--- a/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml
+++ b/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/cached_convertible_interaction_workflow/interactions/Document_updateContentMd5.xml
@@ -59,7 +59,7 @@
             <key> <string>method_id</string> </key>
             <value>
               <list>
-                <string>_setFile,</string>
+                <string>_setFile</string>
                 <string>_setTextContent</string>
               </list>
             </value>
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index af718cd15f..5a9a14151c 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-726
\ No newline at end of file
+727
-- 
2.30.9