Commit e36091ff authored by Stefan Behnel's avatar Stefan Behnel

Fix a typo.

parent f902c26b
......@@ -160,7 +160,7 @@ This change in behaviour also applies to the in-place arithmetic method :meth:`_
It does not apply to any of the other in-place methods (:meth:`__iadd__`, etc.)
which always take `self` as the first argument.
.. _righ_comparisons:
.. _rich_comparisons:
Rich comparisons
-----------------
......
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