Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3da0181

Browse files
bpo-33820: Fix IDLE What's New typo (GH-7594)
(cherry picked from commit 820c53a) Co-authored-by: Terry Jan Reedy <[email protected]>
1 parent 066e16d commit 3da0181

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)