From: Georg Brandl Date: Thu, 12 Oct 2006 11:59:27 +0000 (+0000) Subject: Small grammar fix, thanks Sjoerd. X-Git-Tag: v2.6a1~2570 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9969a64606bc426d95a1302e8710988d5849767;p=python Small grammar fix, thanks Sjoerd. --- diff --git a/Doc/lib/libfpectl.tex b/Doc/lib/libfpectl.tex index 9cbf86e682..cca2314761 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.}