Commit d880794d authored by Grégory Wisniewski's avatar Grégory Wisniewski

Fix a typo in comment.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1504 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent a5c37f28
......@@ -196,7 +196,7 @@ class ClientElectionHandler(ElectionHandler):
app.negotiating_master_node_set.intersection_update(
[primary_server])
# Request a node idenfitication.
# Request a node identification.
conn.ask(Packets.RequestIdentification(
NodeTypes.MASTER,
app.uuid,
......
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