Skip to content

Commit 19bb26a

Browse files
terryjreedymiss-islington
authored andcommitted
bpo-33820: Fix IDLE What's New typo (pythonGH-7594)
(cherry picked from commit 820c53a) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent fe03583 commit 19bb26a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ Editor code context option revised. Box displays all context lines up to
11811181
maxlines. Clicking on a context line jumps the editor to that line. Context
11821182
colors for custom themes is added to Highlights tab of Settings dialog.
11831183
(Contributed by Cheryl Sabella and Terry Jan Reedy in :issue:`33642`,
1184-
:issue:`33768`, and :issue:`33679`,
1184+
:issue:`33768`, and :issue:`33679`)
11851185

11861186

11871187
importlib

0 commit comments

Comments
 (0)