summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.iterator.rst
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-01-25 00:33:14 -0800
committerDongjoon Hyun <dongjoon@apache.org>2016-01-25 00:33:14 -0800
commitdf9df7f7e8340f9389543a4389022c07dbaf2e0d (patch)
tree290411b3625a3cbed9713a006c53d234d723c5c7 /doc/source/reference/c-api.iterator.rst
parentd641eedd8214d89719ea8e0fa488232a1aae86bd (diff)
downloadnumpy-df9df7f7e8340f9389543a4389022c07dbaf2e0d.tar.gz
MAINT: Fix typos in docs
Diffstat (limited to 'doc/source/reference/c-api.iterator.rst')
-rw-r--r--doc/source/reference/c-api.iterator.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/c-api.iterator.rst b/doc/source/reference/c-api.iterator.rst
index 16beabcf0..b38c21390 100644
--- a/doc/source/reference/c-api.iterator.rst
+++ b/doc/source/reference/c-api.iterator.rst
@@ -487,7 +487,7 @@ Construction and Destruction
If the operand is flagged as write-only and a copy is needed,
an uninitialized temporary array will be created and then copied
to back to ``op[i]`` on destruction, instead of doing
- the unecessary copy operation.
+ the unnecessary copy operation.
.. c:var:: NPY_ITER_NBO
.. c:var:: NPY_ITER_ALIGNED