fix a typo in whatsnew/3.11 (GH-98603)

(cherry picked from commit 45644905ea)

Co-authored-by: July Tikhonov <july.tikh@gmail.com>
This commit is contained in:
Miss Islington (bot) 2022-10-25 16:50:09 -07:00 committed by GitHub
parent 298364f794
commit fa95b69856
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1904,7 +1904,7 @@ C APIs pending removal are
Removed
=======
This section lists Python APIs that have been removed in Python 3.12.
This section lists Python APIs that have been removed in Python 3.11.
Removed C APIs are :ref:`listed separately <whatsnew311-c-api-removed>`.