summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.array.rst
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-03-14 13:49:50 -0600
committerCharles Harris <charlesr.harris@gmail.com>2016-03-14 13:49:50 -0600
commit160fdf3d96fb979c8cfb0fc7d20dbcb48e4825dd (patch)
treec8fa10f56498b066cfe7c5e539fb5cb358883783 /doc/source/reference/c-api.array.rst
parentc9aca387e918888e3c259ff323bbbacffd6c5d87 (diff)
parent133e8927eb6d8f4855fc13013d82c8be4900304e (diff)
downloadnumpy-160fdf3d96fb979c8cfb0fc7d20dbcb48e4825dd.tar.gz
Merge pull request #7415 from madphysicist/doc-edits
DOC: Documention fixes
Diffstat (limited to 'doc/source/reference/c-api.array.rst')
-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 aba5f9caa..049c7b537 100644
--- a/doc/source/reference/c-api.array.rst
+++ b/doc/source/reference/c-api.array.rst
@@ -421,7 +421,7 @@ From other objects
Force a cast to the output type even if it cannot be done
safely. Without this flag, a data cast will occur only if it
- can be done safely, otherwise an error is reaised.
+ can be done safely, otherwise an error is raised.
.. c:var:: NPY_ARRAY_UPDATEIFCOPY