Commit 5af243ef authored by Grégory Wisniewski's avatar Grégory Wisniewski

Fix typo in comment.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1672 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent d74521ee
......@@ -1107,7 +1107,7 @@ class AddPendingNodes(Packet):
class AnswerNewNodes(Packet):
"""
Anwer what are the nodes added in the partition table
Answer what are the nodes added in the partition table
"""
def _encode(self, uuid_list):
# an empty list means no new nodes
......
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