[Erp5-report] r24273 - /erp5/trunk/products/ERP5/ERP5Site.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Oct 21 17:36:50 CEST 2008
Author: vincent
Date: Tue Oct 21 17:36:46 2008
New Revision: 24273
URL: http://svn.erp5.org?rev=24273&view=rev
Log:
Fix comment typo.
Modified:
erp5/trunk/products/ERP5/ERP5Site.py
Modified: erp5/trunk/products/ERP5/ERP5Site.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/ERP5Site.py?rev=24273&r1=24272&r2=24273&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/ERP5Site.py (original)
+++ erp5/trunk/products/ERP5/ERP5Site.py Tue Oct 21 17:36:46 2008
@@ -1339,7 +1339,7 @@
# it's not compatible with the hot reindexing feature.
# Though, it has nothing to do with activities.
# The only difference compared to activity connection is the
- # minux prepended to the conneciton string.
+ # minus prepended to the connection string.
if not p.hasObject('erp5_sql_transactionless_connection'):
addSQLConnection = p.manage_addProduct['ZMySQLDA'].\
manage_addZMySQLConnection
More information about the Erp5-report
mailing list