From ef11b1ab9cbbafd23b2be81bf933e58f6809d89e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 12 Oct 2006 11:59:29 +0000 Subject: [PATCH] Small grammar fix, thanks Sjoerd. (backport from rev. 52311) --- Doc/lib/libfpectl.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.} -- 2.50.0