aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-02-05 09:48:49 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-02-05 09:48:49 +0200
commit5f8279884b6743cd75388023335ff60093af6d85 (patch)
tree75c2fcd01d215bec1bd35f8f117e371b2bc08f54
parent6ccce2801c820d2607c6feab4a55352991db378f (diff)
downloadegawk-5f8279884b6743cd75388023335ff60093af6d85.tar.gz
egawk-5f8279884b6743cd75388023335ff60093af6d85.tar.bz2
egawk-5f8279884b6743cd75388023335ff60093af6d85.zip
Fix typo in doc/ChangeLog.
-rw-r--r--doc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a85e84b3..30ecbe58 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -32,7 +32,7 @@
Unrelated:
- * gawk.1: Restore test on PROCINFO["RETRY"] and fix up the
+ * gawk.1: Restore text on PROCINFO["RETRY"] and fix up the
formatting while we're at it. Thanks to Andrew Schorr for
pointing out the problem.