bpo-45447: Fix entry in What's New 3.11 (GH-31307)

This commit is contained in:
Terry Jan Reedy 2022-02-12 21:12:21 -05:00 committed by GitHub
parent cef91ca80c
commit 6331c08d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ fractions
IDLE and idlelib
----------------
* IDLE now applies syntax highlighting to `.pyi` files. (Contributed by Alex
* Apply syntax highlighting to `.pyi` files. (Contributed by Alex
Waygood and Terry Jan Reedy in :issue:`45447`.)
inspect