From 96ad2619b208ce8452f8f6bd5127f32e2b097d2c Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 22 Mar 2012 07:42:31 +0100 Subject: Fix typo. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 09d7ee2..70d908e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -34,7 +34,7 @@ Library Negotiation extension, if available in the underlying OpenSSL library. Patch by Colin Marc. -- Issue #3035: Unused functions from tkinter are marked as pending peprecated. +- Issue #3035: Unused functions from tkinter are marked as pending deprecated. - Issue #12757: Fix the skipping of doctests when python is run with -OO so that it works in unittest's verbose mode as well as non-verbose mode. -- cgit v0.12