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 414f6f7d1..a7e9ba229 100644
--- a/numpy/add_newdocs.py
+++ b/numpy/add_newdocs.py
@@ -266,7 +266,7 @@ add_newdoc('numpy.core', 'nditer',
accessed and `has_multi_index` is False.
ndim : int
The iterator's dimension.
- niter : int
+ nop : int
The number of iterator operands.
operands : tuple of operand(s)
The array(s) to be iterated over.