]> granicus.if.org Git - python/commitdiff
Another typo fix.
authorMark Dickinson <dickinsm@gmail.com>
Thu, 15 Jan 2009 15:17:43 +0000 (15:17 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 15 Jan 2009 15:17:43 +0000 (15:17 +0000)
Misc/NEWS

index 96d40a9381fa216c184850a0407073851ef35f5e..57a9bd9c9cc4dcb450f5bba80c96d3eed6d4eae8 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -357,7 +357,7 @@ C-API
 Extension Modules
 -----------------
 
-- Issue #4937: Fix occasional test_socket failure on OS X.
+- Issue #4397: Fix occasional test_socket failure on OS X.
 
 - Issue #4279: Fix build of parsermodule under Cygwin.