summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-01-27 12:13:12 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-01-27 12:13:12 +0200
commit8352dc592cf635a731f7f91d183c0679b3fc4fd2 (patch)
treecfdcee17fc5a2b9eff05b934f173e3d799f16dc1
parent46a2c1e4abbbb79df33bd9a4b79ea878ea297e48 (diff)
parent6639a575ebfbf3a62fe168c6152429c47d591d75 (diff)
downloadgawk-8352dc592cf635a731f7f91d183c0679b3fc4fd2.tar.gz
Merge branch 'gawk-4.1-stable'
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 61c33b1b..bbec422b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
2017-01-27 Arnold D. Robbins <arnold@skeeve.com>
- * interpret.h: Updaet copyright year.
+ * interpret.h: Update copyright year.
* debug.c (do_run): Rework error message to ease translation.
Thanks to Rafael Fontenelle <rafaelff@gnome.org> and to
Eli Zaretskii <eliz@gnu.org>.