From e02e38ad7bd54ced8baa24cca6e931a62b0c1deb Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 25 Jan 2021 20:48:46 +0200 Subject: Fix some spelling errors in the doc, update word lists. --- doc/gawktexi.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gawktexi.in') diff --git a/doc/gawktexi.in b/doc/gawktexi.in index ab2c1b4e..6ad9d6e0 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -7965,7 +7965,7 @@ FPAT = "([^,]*)|(\"[^\"]+\")" @c Per email from Ed Morton @c @c WONTFIX: 10/2020 -@c This is too much work. FPAT and CSV files are very flakey and +@c This is too much work. FPAT and CSV files are very flaky and @c fragile. Doing something like this is merely inviting trouble. As with @code{FS}, the @code{IGNORECASE} variable (@pxref{User-modified}) @@ -29586,7 +29586,7 @@ you tune them more easily. Sending the @code{USR1} signal while profiling cause You can also just ``pretty-print'' the program. @item -New features should be developed using the extension mechansim if possible; +New features should be developed using the extension mechanism if possible; they should be added to the core interpreter only as a last resort. @end itemize -- cgit v1.2.3