]> granicus.if.org Git - python/commitdiff
Fix spelling.
authorRaymond Hettinger <python@rcn.com>
Sat, 3 Jan 2009 09:27:41 +0000 (09:27 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 3 Jan 2009 09:27:41 +0000 (09:27 +0000)
Misc/NEWS

index 2606ac1cef5232e8d5f57182bbe52bf3172c8d6b..0f0067c6020505d614cbb2fb77f85343c366fe2b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -56,7 +56,7 @@ Core and Builtins
 Library
 -------
 
-- Fractions.from_float() no longer loses precision for integers to big to
+- Fractions.from_float() no longer loses precision for integers too big to
   cast as floats.
 
 - Issue 4790: The nsmallest() and nlargest() functions in the heapq module