Skip to content

Commit 88dbea3

Browse files
Tobias Brandtwesm
authored andcommitted
CLN: Fixed a typo in the documentation.
1 parent 9c53efb commit 88dbea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/indexing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ the data structures:
9191
9292
There is an analogous ``set_value`` method which has the additional capability
9393
of enlarging an object. This method *always* returns a reference to the object
94-
it modified, which in the fast of enlargement, will be a **new object**:
94+
it modified, which in the case of enlargement, will be a **new object**:
9595

9696
.. ipython:: python
9797

0 commit comments

Comments
 (0)