summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorEric Moore <ewm@redtetrahedron.org>2014-12-19 09:06:05 -0500
committerEric Moore <ewm@redtetrahedron.org>2014-12-19 09:06:05 -0500
commit8b3d681521a9bb6ef50189eda57ae8cdce10951a (patch)
tree434aa0523d59023454460ed6dd473ac246075f71 /doc/source
parent3ef77eea0d9c2cd76bc9b89b04a32f1322f842d5 (diff)
downloadnumpy-8b3d681521a9bb6ef50189eda57ae8cdce10951a.tar.gz
DOC: fix typo in array flag docs.
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/reference/c-api.array.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/c-api.array.rst b/doc/source/reference/c-api.array.rst
index 4015e2f35..08eba243e 100644
--- a/doc/source/reference/c-api.array.rst
+++ b/doc/source/reference/c-api.array.rst
@@ -463,7 +463,7 @@ From other objects
.. cvar:: NPY_ARRAY_IN_ARRAY
- :cdata:`NPY_ARRAY_CONTIGUOUS` \| :cdata:`NPY_ARRAY_ALIGNED`
+ :cdata:`NPY_ARRAY_C_CONTIGUOUS` \| :cdata:`NPY_ARRAY_ALIGNED`
.. cvar:: NPY_ARRAY_IN_FARRAY