aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index 953b657c..0e03662b 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -23212,7 +23212,7 @@ File: gawk.info, Node: Checking for MPFR, Next: POSIX Floating Point Problems,
======================================
Occasionally, you might like to be able to check if 'gawk' was invoked
-with the '-M' option, enabling aribtrary-precision arithmetic. You can
+with the '-M' option, enabling arbitrary-precision arithmetic. You can
do so with the following function, contributed by Andrew Schorr:
# adequate_math_precision --- return true if we have enough bits