From 04601220d136004d188b392945a475cedcaacb03 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 4 Nov 2016 08:28:41 +0200 Subject: Fix spelling error in doc, update wordlist. --- 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 14a1748c..3e33d75d 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -18623,7 +18623,7 @@ are reduced to fit within the range.} However, when using arbitrary precision arithmetic with the @option{-M} option (@pxref{Arbitrary Precision Arithmetic}), the results may differ. -This is particularly noticable with the @code{compl()} function: +This is particularly noticeable with the @code{compl()} function: @example $ @kbd{gawk 'BEGIN @{ print compl(42) @}'} -- cgit v1.2.3