mirror of
https://github.com/python/cpython.git
synced 2026-04-23 20:31:12 +00:00
bpo-33820: Fix IDLE What's New typo (GH-7594)
(cherry picked from commit 820c53ac61)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
066e16de8e
commit
3da01813c8
1 changed files with 1 additions and 1 deletions
|
|
@ -1177,7 +1177,7 @@ Editor code context option revised. Box displays all context lines up to
|
|||
maxlines. Clicking on a context line jumps the editor to that line. Context
|
||||
colors for custom themes is added to Highlights tab of Settings dialog.
|
||||
(Contributed by Cheryl Sabella and Terry Jan Reedy in :issue:`33642`,
|
||||
:issue:`33768`, and :issue:`33679`,
|
||||
:issue:`33768`, and :issue:`33679`)
|
||||
|
||||
|
||||
importlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue