]> granicus.if.org Git - python/commitdiff
Typo.
authorRaymond Hettinger <python@rcn.com>
Fri, 31 Dec 2010 23:23:06 +0000 (23:23 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 31 Dec 2010 23:23:06 +0000 (23:23 +0000)
Misc/NEWS

index 9ddd9b3a86d1acc684e58e2132d361ba54a2999f..531bbb8f13394e93a3da7378de94b004234d3ade 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -74,7 +74,7 @@ Library
 
 - Issue #10750: The ``raw`` attribute of buffered IO objects is now read-only.
 
-- Deprecated assertDictContainsSubclass() in the unittest module.
+- Deprecated assertDictContainsSubset() in the unittest module.
 
 Build
 -----