diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 8b35bf32..2c2b12ec 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -32905,7 +32905,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 |