Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
colesbury committed Jan 16, 2025
1 parent d7e458c commit 12ea212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/c-api/object.rst
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ Object Protocol
if the object's reference count was successfully incremented. Otherwise,
this function returns ``0``.
:c:function:`PyUnstable_EnableTryIncRef` must have been called
:c:func:`PyUnstable_EnableTryIncRef` must have been called
earlier on *obj* or this function may spuriously return ``0`` in the
:term:`free threading` build.
Expand Down

0 comments on commit 12ea212

Please sign in to comment.