Skip to content

Commit f1d0711

Browse files
authored
Fix a typo in whatsnew/3.12.rst (#101150)
1 parent 7349769 commit f1d0711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ Removed
946946
internals.
947947
(Contributed by Victor Stinner in :gh:`92651`.)
948948

949-
* Legacy Unicode APIs has been removed. See :pep:`623` for detail.
949+
* Legacy Unicode APIs have been removed. See :pep:`623` for detail.
950950

951951
* :c:macro:`PyUnicode_WCHAR_KIND`
952952
* :c:func:`PyUnicode_AS_UNICODE`

0 commit comments

Comments
 (0)