Skip to content

Commit 48c974c

Browse files
Update object.rst
Co-authored-by: Petr Viktorin <[email protected]>
1 parent 6014587 commit 48c974c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/c-api/object.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,7 @@ Object Protocol
620620
621621
.. note::
622622
623-
Objects that are immortal in one Python version are not guarunteed to be immortal in another.
623+
Objects that are immortal in one CPython version are not guaranteed to
624+
be immortal in another.
624625
625626
.. versionadded:: next

0 commit comments

Comments
 (0)