Commit 30f4a2fb authored by Nicolas Delaby's avatar Nicolas Delaby

typo

parent 03290b99
......@@ -356,7 +356,7 @@ class ERP5Diff:
text += child.text
return text
def _removeStrictEqualsSubNodeList(self, old_list, new_list):
def _removeStrictEqualsSubNodeList(self, old_list, new_list):
"""Remove inside list all elements which are similar
by using c14n serialisation
"""
......
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