summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2017-02-09 23:48:34 +0000
committerEric Wieser <wieser.eric@gmail.com>2017-02-09 23:48:34 +0000
commitff03047c1b8f3920feb0c7d1374cc1670e793b7a (patch)
treeb9db0485cf8ae310cafeaa4b51b93aa9ce8597f3 /doc
parent994f8a1dbb137fd4daf881184972637964983ad8 (diff)
downloadnumpy-ff03047c1b8f3920feb0c7d1374cc1670e793b7a.tar.gz
DOC: Change index keywords to dissociate from deprecated magic methods
Diffstat (limited to 'doc')
-rw-r--r--doc/source/reference/arrays.indexing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/reference/arrays.indexing.rst b/doc/source/reference/arrays.indexing.rst
index b7bc3a655..aeb685025 100644
--- a/doc/source/reference/arrays.indexing.rst
+++ b/doc/source/reference/arrays.indexing.rst
@@ -36,8 +36,8 @@ objects, the :const:`Ellipsis` object, or the :const:`newaxis` object,
but not for integer arrays or other embedded sequences.
.. index::
- triple: ndarray; special methods; getslice
- triple: ndarray; special methods; setslice
+ triple: ndarray; special methods; get slice
+ triple: ndarray; special methods; set slice
single: ellipsis
single: newaxis