]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Typo.
authorRaymond Hettinger <python@rcn.com>
Tue, 25 Jan 2011 08:01:01 +0000 (08:01 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 25 Jan 2011 08:01:01 +0000 (08:01 +0000)
Doc/whatsnew/3.2.rst

index 0c8eee0d995210755fea9463b50e15cd19bd1f1e..2bd461e349cad862b8725e8895273b8918bb2a67 100644 (file)
@@ -975,7 +975,7 @@ datetime and time
 math
 ----
 
-The :mod:`math` module has been updated with five new functions inspired by the
+The :mod:`math` module has been updated with six new functions inspired by the
 C99 standard.
 
 The :func:`~math.isfinite` function provides a reliable and fast way to detect