From: Andrew Svetlov Date: Sat, 31 Mar 2012 16:44:18 +0000 (+0300) Subject: fix typo X-Git-Tag: v3.3.0a2~14^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29e665dbdaf1d543e503e866345d54d7d973d150;p=python fix typo --- diff --git a/Misc/NEWS b/Misc/NEWS index 9095045a51..5c93c0a792 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -37,7 +37,7 @@ Core and Builtins Library ------- -- Issue #5136: deprecated old, unused functions from tkinter. +- Issue #5136: deprecate old, unused functions from tkinter. - Issue #14409: IDLE now properly executes commands in the Shell window when it cannot read the normal config files on startup and