]> granicus.if.org Git - python/commitdiff
Nit.
authorEric Smith <eric@trueblade.com>
Fri, 17 Apr 2009 12:33:24 +0000 (12:33 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 17 Apr 2009 12:33:24 +0000 (12:33 +0000)
Doc/whatsnew/3.1.rst

index 3bdc345627133f4688fb81b01ee684e0a7dd9a10..014cc4f49ed3e4a0b93bbd21bda992c2d5833b5e 100644 (file)
@@ -150,7 +150,7 @@ Some smaller changes made to the core Python language are:
 
 * Python now uses David Gay's algorithm for finding the shortest floating
   point representation that doesn't change its value.  This should help
-  mitigate the some of the confusion surrounding binary floating point
+  mitigate some of the confusion surrounding binary floating point
   numbers.
 
   The significance is easily seen with a number like ``1.1`` which does not