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

Fix typo in comment.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@2054 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent ca6831c9
......@@ -151,7 +151,7 @@ class Application(object):
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:
......
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