Skip to content

Commit a94159a

Browse files
committed
Fix typo in link
1 parent 01cd8f7 commit a94159a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/c-api/gcsupport.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ The :c:member:`~PyTypeObject.tp_traverse` handler must have the following type:
312312
effects may start having them in future versions, without warning.
313313
314314
For a list of safe functions, see a
315-
:ref:`separate section <durniggc-functions>` below.
315+
:ref:`separate section <duringgc-functions>` below.
316316
317317
.. note::
318318
@@ -359,7 +359,7 @@ implementation must name its arguments exactly *visit* and *arg*:
359359
} \
360360
}
361361
362-
.. _durniggc-functions:
362+
.. _duringgc-functions:
363363
364364
Traversal-safe functions
365365
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)