aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawkinet.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-01-25 20:48:46 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-01-25 20:48:46 +0200
commite02e38ad7bd54ced8baa24cca6e931a62b0c1deb (patch)
tree62bd754667f2c85c36640899093366d36444a846 /doc/gawkinet.texi
parentd8c6a45489bcc9d0125ce0e2c76e3f1a42e5ef46 (diff)
downloadegawk-e02e38ad7bd54ced8baa24cca6e931a62b0c1deb.tar.gz
egawk-e02e38ad7bd54ced8baa24cca6e931a62b0c1deb.tar.bz2
egawk-e02e38ad7bd54ced8baa24cca6e931a62b0c1deb.zip
Fix some spelling errors in the doc, update word lists.
Diffstat (limited to 'doc/gawkinet.texi')
-rw-r--r--doc/gawkinet.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawkinet.texi b/doc/gawkinet.texi
index 342b067b..94c666c5 100644
--- a/doc/gawkinet.texi
+++ b/doc/gawkinet.texi
@@ -892,7 +892,7 @@ strange in two respects:
@itemize @bullet
@item
-A string containg the name of a special file is used as a shell command that pipes its output
+A string containing the name of a special file is used as a shell command that pipes its output
into @code{getline}. One would rather expect to see the special file
being read like any other file (@samp{getline <
"/inet/tcp/0/time-a-g.nist.gov/daytime"}).