Skip to content

Commit 73c08ee

Browse files
authored
Fix typo in 3.12 What's New (#100449)
1 parent f3db68e commit 73c08ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ Removed
939939
internals.
940940
(Contributed by Victor Stinner in :gh:`92651`.)
941941

942-
* Leagcy Unicode APIs has been removed. See :pep:`623` for detail.
942+
* Legacy Unicode APIs has been removed. See :pep:`623` for detail.
943943

944944
* :c:macro:`PyUnicode_WCHAR_KIND`
945945
* :c:func:`PyUnicode_AS_UNICODE`

0 commit comments

Comments
 (0)