summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-10-12 11:59:27 (GMT)
committerGeorg Brandl <georg@python.org>2006-10-12 11:59:27 (GMT)
commita9969a64606bc426d95a1302e8710988d5849767 (patch)
treef2d67e344af500e32eb3ad0cb269b6697c33582d /Doc
parent6840fcd80023366b99d506f2c92b6994f95dbbf3 (diff)
downloadcpython-a9969a64606bc426d95a1302e8710988d5849767.zip
cpython-a9969a64606bc426d95a1302e8710988d5849767.tar.gz
cpython-a9969a64606bc426d95a1302e8710988d5849767.tar.bz2
Small grammar fix, thanks Sjoerd.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libfpectl.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfpectl.tex b/Doc/lib/libfpectl.tex
index 9cbf86e..cca2314 100644
--- a/Doc/lib/libfpectl.tex
+++ b/Doc/lib/libfpectl.tex
@@ -8,7 +8,7 @@
\modulesynopsis{Provide control for floating point exception handling.}
\note{The \module{fpectl} module is not built by default, and its usage
- is discouraged and may be dangerous except in the hand of
+ is discouraged and may be dangerous except in the hands of
experts. See also the section \ref{fpectl-limitations} on
limitations for more details.}