Commit 7ec171df authored by Vincent Pelletier's avatar Vincent Pelletier

Fix comment typo.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24273 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4cd66163
......@@ -1339,7 +1339,7 @@ class ERP5Generator(PortalGenerator):
# 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment