]> granicus.if.org Git - python/commitdiff
bpo-33820: Fix IDLE What's New typo (#7594)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 10 Jun 2018 18:57:38 +0000 (14:57 -0400)
committerGitHub <noreply@github.com>
Sun, 10 Jun 2018 18:57:38 +0000 (14:57 -0400)
Doc/whatsnew/3.6.rst

index 3feca6c59471d0f391d532b80c29abf0db6b45ee..091481d95e4249837b252a5e761dfc3b6b424678 100644 (file)
@@ -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