Fix typo in NEWS
diff --git a/Misc/NEWS b/Misc/NEWS
index 738b9c1..b44650c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -40,7 +40,7 @@
 Library
 -------
 
-- Issue #11548: shutil.unpack_archive now correctly handles the format
+- Issue #11560: shutil.unpack_archive now correctly handles the format
   parameter. Patch by Evan Dandrea.
 
 - Issue #11133: fix two cases where inspect.getattr_static can trigger code