]> granicus.if.org Git - python/commitdiff
bpo-33820: Fix IDLE What's New typo (GH-7594)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Jun 2018 19:34:08 +0000 (12:34 -0700)
committerGitHub <noreply@github.com>
Sun, 10 Jun 2018 19:34:08 +0000 (12:34 -0700)
(cherry picked from commit 820c53ac612e9c4b3cb3e831537a15d5e953bbc0)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/whatsnew/3.6.rst

index bb1d3bba538f233e870af64097c37075a12d8fdf..42191e09643e501c3d77825b6bcfb5aea9773525 100644 (file)
@@ -1181,7 +1181,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