]> granicus.if.org Git - python/commitdiff
Fix typo in NEWS
authorNick Coghlan <ncoghlan@gmail.com>
Wed, 16 Mar 2011 18:19:22 +0000 (14:19 -0400)
committerNick Coghlan <ncoghlan@gmail.com>
Wed, 16 Mar 2011 18:19:22 +0000 (14:19 -0400)
Misc/NEWS

index 738b9c147787e51fe20504ed1b51581f7ab26c22..b44650c44ca8667abeac560c6bd96248683e5d1f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -40,7 +40,7 @@ Core and Builtins
 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