[Erp5-report] r43033 nicolas - /erp5/trunk/products/ERP5/Document/BusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 4 11:54:49 CET 2011


Author: nicolas
Date: Fri Feb  4 11:54:49 2011
New Revision: 43033

URL: http://svn.erp5.org?rev=43033&view=rev
Log:
Typo

Modified:
    erp5/trunk/products/ERP5/Document/BusinessTemplate.py

Modified: erp5/trunk/products/ERP5/Document/BusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/BusinessTemplate.py?rev=43033&r1=43032&r2=43033&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/BusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/BusinessTemplate.py [utf8] Fri Feb  4 11:54:49 2011
@@ -3651,7 +3651,7 @@ class PropertySheetTemplateItem(Document
       # 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 '\



More information about the Erp5-report mailing list