Skip to content

Commit c8f1e1d

Browse files
authored
Merge pull request #104 from asottile/patch-1
fix typo
2 parents 64dfae3 + d85e8b1 commit c8f1e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Deleting objects at random using :func:`SortedList.__delitem__`.
211211
__getitem__
212212
...........
213213

214-
Retrieving ojbects by index using :func:`SortedList.__getitem__`.
214+
Retrieving objects by index using :func:`SortedList.__getitem__`.
215215

216216
.. image:: _static/SortedList-getitem.png
217217

0 commit comments

Comments
 (0)