diff options
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index a6db3bda..5d593fde 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -33939,7 +33939,7 @@ If you want to dive more deeply into this topic, you can find test programs in C, @command{awk} and Python in the directory @file{awklib/eg/test-programs} in the @command{gawk} distribution. These programs enable comparison among programming languages as to how -they hanle NaN and infinity values. +they handle NaN and infinity values. @ignore @c file eg/test-programs/gen-float-table.awk |