Skip to content

Commit 820c53a

Browse files
authored
bpo-33820: Fix IDLE What's New typo (#7594)
1 parent 222f7f4 commit 820c53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.6.rst

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

11821182

11831183
importlib

0 commit comments

Comments
 (0)