summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/add_newdocs.py')
-rw-r--r--numpy/add_newdocs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py
index c6ceb29c6..4fc9bca7d 100644
--- a/numpy/add_newdocs.py
+++ b/numpy/add_newdocs.py
@@ -2442,7 +2442,7 @@ add_newdoc('numpy.core.multiarray', 'ndarray',
a low-level method (`ndarray(...)`) for instantiating an array.
For more information, refer to the `numpy` module and examine the
- the methods and attributes of an array.
+ methods and attributes of an array.
Parameters
----------