Skip to content

Commit 1c3e523

Browse files
vstinnercolesbury
andauthored
Update Doc/c-api/type.rst
Co-authored-by: Sam Gross <colesbury@gmail.com>
1 parent 1303db2 commit 1c3e523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Type Objects
314314
315315
*name* must be a :class:`str`.
316316
317-
* If found, set *\*attr* to a strong reference and return ``1``.
317+
* If found, set *\*attr* to a :term:`strong reference` and return ``1``.
318318
* If not found, set *\*attr* to ``NULL`` and return ``0``.
319319
* On error, set an exception and return ``-1``.
320320

0 commit comments

Comments
 (0)