aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-12-06 20:56:59 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-12-06 20:56:59 +0200
commit0cfef8a4298a54a53b9f78c003c8e508f65dad06 (patch)
treea95d42790fee09d32b674df9e0e1b27c71e6461b /doc/gawk.texi
parentbf97a0c486d96e13c57e2f716dfacfa07c6394f5 (diff)
parentbf80c70c5aa0a98c02e3ce157153f7a40c516839 (diff)
downloadegawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.tar.gz
egawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.tar.bz2
egawk-0cfef8a4298a54a53b9f78c003c8e508f65dad06.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 1345d352..868aa310 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -9299,7 +9299,7 @@ $ @kbd{awk 'BEGIN @{}
@end example
@noindent
-Here, neither the @samp{+} nor the @samp{OUCH} appear in
+Here, neither the @samp{+} nor the @samp{OUCH!} appear in
the output message.
@node Control Letters