summaryrefslogtreecommitdiff
path: root/doc/numpybook
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2014-02-16 12:50:03 -0700
committerCharles Harris <charlesr.harris@gmail.com>2014-02-16 12:50:03 -0700
commita5000520ff4dcdb15b817d9d85464cdf2b943674 (patch)
tree05250c676d8af11912187095590c0ca0d0e8f2df /doc/numpybook
parent2868dc4a0513f58eafc013f3ba3d84ae07113199 (diff)
downloadnumpy-a5000520ff4dcdb15b817d9d85464cdf2b943674.tar.gz
DOC: Typo, replace PyArrayDescr_Check by PyArray_DescrCheck.
Found by trac user komnomnomnom. Closes #588.
Diffstat (limited to 'doc/numpybook')
-rw-r--r--doc/numpybook/capi.lyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/numpybook/capi.lyx b/doc/numpybook/capi.lyx
index a5c835523..b14d5c4f5 100644
--- a/doc/numpybook/capi.lyx
+++ b/doc/numpybook/capi.lyx
@@ -13529,7 +13529,7 @@ PyArray_Descr*
\end_layout
\begin_layout Description
-PyArrayDescr_Check (
+PyArray_DescrCheck (
\family typewriter
int
\family default