[Neo-report] r2054 vincent - /trunk/neo/storage/app.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 30 15:43:50 CEST 2010


Author: vincent
Date: Fri Apr 30 15:43:48 2010
New Revision: 2054

Log:
Fix typo in comment.

Modified:
    trunk/neo/storage/app.py

Modified: trunk/neo/storage/app.py
==============================================================================
--- trunk/neo/storage/app.py [iso-8859-1] (original)
+++ trunk/neo/storage/app.py [iso-8859-1] Fri Apr 30 15:43:48 2010
@@ -151,7 +151,7 @@
             addr=self.server, connector=self.connector_handler())
 
         # Connect to a primary master node, verify data, and
-        # start the operation. This cycle will be executed permentnly,
+        # start the operation. This cycle will be executed permanently,
         # until the user explicitly requests a shutdown.
         while True:
             if self.master_node is None:





More information about the Neo-report mailing list