summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.indexing.rst
diff options
context:
space:
mode:
authorPierre de Buyl <pdebuyl@pdebuyl.be>2016-09-05 22:24:34 +0200
committerPierre de Buyl <pdebuyl@pdebuyl.be>2016-09-06 11:20:19 +0200
commit773e3cad9a71cb9a7849d8e251fb8a99ab35d06b (patch)
tree793dab9410558a21622d6e6b948d0491997cc54c /doc/source/reference/arrays.indexing.rst
parentadc155e12648256eea754d1d53e8322e3ac19549 (diff)
downloadnumpy-773e3cad9a71cb9a7849d8e251fb8a99ab35d06b.tar.gz
change all non-code instances of Numpy to NumPy
Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986
Diffstat (limited to 'doc/source/reference/arrays.indexing.rst')
-rw-r--r--doc/source/reference/arrays.indexing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/arrays.indexing.rst b/doc/source/reference/arrays.indexing.rst
index 6e9bb9276..b7bc3a655 100644
--- a/doc/source/reference/arrays.indexing.rst
+++ b/doc/source/reference/arrays.indexing.rst
@@ -3,7 +3,7 @@
Indexing
========
-.. sectionauthor:: adapted from "Guide to Numpy" by Travis E. Oliphant
+.. sectionauthor:: adapted from "Guide to NumPy" by Travis E. Oliphant
.. currentmodule:: numpy