aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-11-25 20:02:48 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-11-25 20:02:48 +0200
commit6022bbd8411ff8a38353f41f1a872a4acc4036bc (patch)
tree3df458c577260f4068005039c5f76d2f60e6c26a /doc/gawk.info
parent2e1281063c92115a8da96906aab6e2be0e9dd78d (diff)
downloadegawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.tar.gz
egawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.tar.bz2
egawk-6022bbd8411ff8a38353f41f1a872a4acc4036bc.zip
Small typo fix in doc.
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index 7f32e3b4..de671455 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -33736,7 +33736,7 @@ Index
* columns, cutting: Cut Program. (line 6)
* comma (,), in range patterns: Ranges. (line 6)
* command completion, in debugger: Readline Support. (line 6)
-* command line arguments, PROCINFO["argv": Auto-set. (line 154)
+* command line arguments, PROCINFO["argv"]: Auto-set. (line 154)
* command line, arguments: Other Arguments. (line 6)
* command line, arguments <1>: Auto-set. (line 15)
* command line, arguments <2>: ARGC and ARGV. (line 6)