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 4d308eee8..f40783e06 100644
--- a/doc/source/reference/c-api.array.rst
+++ b/doc/source/reference/c-api.array.rst
@@ -3138,7 +3138,7 @@ Group 1
Useful to release the GIL only if *loop_size* exceeds a
minimum threshold, currently set to 500. Should be matched
- with a .. c:macro::`NPY_END_THREADS` to regain the GIL.
+ with a :c:macro:`NPY_END_THREADS` to regain the GIL.
Group 2
"""""""