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 626ed57 + 8163c42 commit 04bed4dCopy full SHA for 04bed4d
docs/performance-load.rst
@@ -77,7 +77,7 @@ Deleting objects at random using :func:`SortedList.__delitem__`.
77
__getitem__
78
...........
79
80
-Retrieving ojbects by index using :func:`SortedList.__getitem__`.
+Retrieving objects by index using :func:`SortedList.__getitem__`.
81
82
.. image:: _static/SortedList_load-getitem.png
83
docs/performance-runtime.rst
@@ -73,7 +73,7 @@ Deleting objects at random using :func:`SortedList.__delitem__`.
73
74
75
76
.. image:: _static/SortedList_runtime-getitem.png
0 commit comments