Fixed issue-number mistake in NEWS update.
diff --git a/Misc/NEWS b/Misc/NEWS
index 5db6e70..0829b56 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1043,7 +1043,7 @@
 
 - Issue #6258: Support AMD64 in bdist_msi.
 
-- Issue #5262: Fixed bug in next rollover time computation in
+- Issue #6252: Fixed bug in next rollover time computation in
   TimedRotatingFileHandler.
 
 - Issue #6263: Fixed syntax error in distutils.cygwincompiler.