From 1cbb17a818a70aacd6cbecd3411a2f91a08b7826 Mon Sep 17 00:00:00 2001
From: Jesse Noller <jnoller@gmail.com>
Date: Sun, 18 Jan 2009 19:45:18 +0000
Subject: Correct issue number for 68728 checkin

---
 Misc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Misc/NEWS b/Misc/NEWS
index 499e542..b88de58 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -132,7 +132,7 @@ Core and Builtins
 Library
 -------
 
-- Issue #10867: Remove python2.x try: except: imports for old cPickle from
+- Issue #3325: Remove python2.x try: except: imports for old cPickle from
   multiprocessing. 
 
 - Issue #4959: inspect.formatargspec now works for keyword only arguments
-- 
cgit v0.12