summaryrefslogtreecommitdiffstats
path: root/Doc/library/stdtypes.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-04 10:24:09 (GMT)
committerGeorg Brandl <georg@python.org>2009-01-04 10:24:09 (GMT)
commitdd7e313035b764dda092c7ccdd7b350e0a50a69d (patch)
treec9befc152024bf43be9c741552e4e5834e495bd1 /Doc/library/stdtypes.rst
parent700cf28f410521066f40671f1da7db0302d753fd (diff)
downloadcpython-dd7e313035b764dda092c7ccdd7b350e0a50a69d.zip
cpython-dd7e313035b764dda092c7ccdd7b350e0a50a69d.tar.gz
cpython-dd7e313035b764dda092c7ccdd7b350e0a50a69d.tar.bz2
Fix two issues found by the suspicious builder.
Diffstat (limited to 'Doc/library/stdtypes.rst')
-rw-r--r--Doc/library/stdtypes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst
index 732478e..0e8276d 100644
--- a/Doc/library/stdtypes.rst
+++ b/Doc/library/stdtypes.rst
@@ -338,7 +338,7 @@ Notes:
module: math
single: floor() (in module math)
single: ceil() (in module math)
- single: trunc() (in module math)
+ single: trunc() (in module math)
pair: numeric; conversions
Conversion from floats using :func:`int` or :func:`long` truncates toward