From 7237c1e37596e9f634d9f6660fc5954bfbcb24b8 Mon Sep 17 00:00:00 2001 From: Nicolas Delaby <nicolas@nexedi.com> Date: Fri, 4 Feb 2011 10:54:49 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43033 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/Document/BusinessTemplate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/Document/BusinessTemplate.py b/product/ERP5/Document/BusinessTemplate.py index 3497154a16..71b904f838 100644 --- a/product/ERP5/Document/BusinessTemplate.py +++ b/product/ERP5/Document/BusinessTemplate.py @@ -3651,7 +3651,7 @@ class PropertySheetTemplateItem(DocumentTemplateItem, # otherwise it should not be needed anymore once the deletion # code of the filesystem Property Sheets is enabled if class_id in property_sheet_id_set: - # XXX an Conduit must be able to merge modifications + # XXX a Conduit must be able to merge modifications # from FS PropertySheets into ZODB PropertySheets warn('Conflict when migrating Property Sheet %s: ' \ 'already exists in portal_property_sheets and '\ -- 2.30.9