From a967103553bd7d19a6a426be4627d0645b7da69e Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Mon, 5 Jun 2017 08:43:20 -0400 Subject: Fix typo in checking for MPFR section. --- doc/gawktexi.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawktexi.in') diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 4cf6294d..17b98584 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -31149,7 +31149,7 @@ word sizes. See @cindex MPFR, checking availability of @cindex checking for MPFR Occasionally, you might like to be able to check if @command{gawk} -was invoked with the @option{-M} option, enabling aribtrary-precision +was invoked with the @option{-M} option, enabling arbitrary-precision arithmetic. You can do so with the following function, contributed by Andrew Schorr: -- cgit v1.2.3