Skip to content

Commit 21cf2c4

Browse files
Update object.rst
Co-authored-by: Victor Stinner <[email protected]>
1 parent 412a42b commit 21cf2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/object.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,6 @@ Object Protocol
626626
627627
.. note::
628628
629-
Objects that are immortal in one version are not guarunteed to be immortal in another.
629+
Objects that are immortal in one Python version are not guarunteed to be immortal in another.
630630
631631
.. versionadded:: next

0 commit comments

Comments
 (0)