From: Georg Brandl Date: Thu, 12 Oct 2006 11:59:29 +0000 (+0000) Subject: Small grammar fix, thanks Sjoerd. X-Git-Tag: v2.5.1c1~323 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef11b1ab9cbbafd23b2be81bf933e58f6809d89e;p=thirdparty%2FPython%2Fcpython.git Small grammar fix, thanks Sjoerd. (backport from rev. 52311) --- diff --git a/Doc/lib/libfpectl.tex b/Doc/lib/libfpectl.tex index 9cbf86e68270..cca23147617c 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.}