From d33a9beb8d9de33b86d305ed4733b3e5acacd37e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 21 Jul 2012 16:48:16 +0200 Subject: [PATCH] Fix typo introduced in 79d54fba49b3. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 3766a33bc4..16ab20224c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,4 +1,4 @@ -,Python News +Python News +++++++++++ What's New in Python 2.7.4 -- 2.50.0