[Erp5-report] r21906 - /erp5/trunk/products/ERP5/PropertySheet/WebSection.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 26 03:46:09 CEST 2008


Author: yo
Date: Thu Jun 26 03:46:06 2008
New Revision: 21906

URL: http://svn.erp5.org?rev=21906&view=rev
Log:
Fix a typo.

Modified:
    erp5/trunk/products/ERP5/PropertySheet/WebSection.py

Modified: erp5/trunk/products/ERP5/PropertySheet/WebSection.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/WebSection.py?rev=21906&r1=21905&r2=21906&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/WebSection.py (original)
+++ erp5/trunk/products/ERP5/PropertySheet/WebSection.py Thu Jun 26 03:46:06 2008
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.
+# Copyright (c) 2002,2008 Nexedi SA and Contributors. All Rights Reserved.
 #
 # WARNING: This program as such is intended to be used by professional
 # programmers who take the whole responsability of assessing all potential
@@ -27,7 +27,7 @@
 
 class WebSection:
     """
-        WebSite properties for all ERP5 objects
+        WebSection properties for all ERP5 objects
     """
 
     _properties = (




More information about the Erp5-report mailing list