]> granicus.if.org Git - python/commitdiff
Fix typo.
authorStefan Krah <skrah@bytereef.org>
Mon, 28 Dec 2015 22:17:05 +0000 (23:17 +0100)
committerStefan Krah <skrah@bytereef.org>
Mon, 28 Dec 2015 22:17:05 +0000 (23:17 +0100)
Misc/NEWS

index 7ee035504f28dfe114c4ee39a7d1c2a8a0718df9..b042090077db6e8476785e758ca177c5539a4758 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -126,7 +126,7 @@ Library
 - Issue #25928: Add Decimal.as_integer_ratio().
 
 - Issue #25447: Copying the lru_cache() wrapper object now always works,
-  independedly from the type of the wrapped object (by returning the original
+  independently from the type of the wrapped object (by returning the original
   object unchanged).
 
 - Issue #25768: Have the functions in compileall return booleans instead of