We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a668791 + b9561c1 commit 9caed55Copy full SHA for 9caed55
docs/index.rst
@@ -65,7 +65,7 @@ Ignore Order
65
Sometimes you don’t care about the order of objects when comparing them.
66
In those cases, you can set ``ignore_order=True``. However this flag
67
won’t report the repetitions to you. You need to additionally enable
68
-``report_report_repetition=True`` for getting a report of repetitions.
+``report_repetition=True`` for getting a report of repetitions.
69
70
List difference ignoring order or duplicates
71
--------------------------------------------
0 commit comments