Skip to content

Commit 53916ee

Browse files
Fix typos in Py_tp_base macro documentation (#154150)
1 parent da5713c commit 53916ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ but need extra remarks for use as slots:
699699
700700
.. soft-deprecated:: 3.15
701701
702-
When not targetting older Python versions, pefer :c:macro:`!Py_tp_bases`.
702+
When not targeting older Python versions, prefer :c:macro:`!Py_tp_bases`.
703703
704704
The following slots do not correspond to public fields in the
705705
underlying structures:

0 commit comments

Comments
 (0)