summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.array.rst
diff options
context:
space:
mode:
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 f40783e06..bbd247f6b 100644
--- a/doc/source/reference/c-api.array.rst
+++ b/doc/source/reference/c-api.array.rst
@@ -204,7 +204,7 @@ From scratch
new array is *descr*.
If *subtype* is of an array subclass instead of the base
- :c:data:`&PyArray_Type`, then *obj* is the object to pass to
+ :c:data:`&PyArray_Type<PyArray_Type>`, then *obj* is the object to pass to
the :obj:`__array_finalize__` method of the subclass.
If *data* is ``NULL``, then new memory will be allocated and *flags*