From 0d2889f56c31b4a91f1fe74d8728a02890f51014 Mon Sep 17 00:00:00 2001 From: Nadeem Vawda Date: Sat, 23 Jul 2011 16:13:01 +0200 Subject: Fix typo in NEWS entry for dbf1e1a27427. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 7448838..2ad6f63 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -37,7 +37,7 @@ Core and Builtins Library ------- -- Issue #10883: Fix socket leaks in urllib.request when using FTP. +- Issue #10883: Fix socket leaks in urllib when using FTP. - Issue #12592: Make Python build on OpenBSD 5 (and future major releases). -- cgit v0.12