diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-24 21:50:28 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-24 21:50:28 +0300 |
commit | 5d474d04c237a090e19d363c84a003cb0d83cb29 (patch) | |
tree | 527b1b0baa3be729ef871d67417cc14f7882c5e2 | |
parent | 92ec6835548d3612bd8f0e6a2b05adf4afb1c581 (diff) | |
download | egawk-5d474d04c237a090e19d363c84a003cb0d83cb29.tar.gz egawk-5d474d04c237a090e19d363c84a003cb0d83cb29.tar.bz2 egawk-5d474d04c237a090e19d363c84a003cb0d83cb29.zip |
Fix a typo in test/ChangeLog.
-rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 8939b6f4..22a514b5 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,7 +1,7 @@ 2015-06-17 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (ofmtstrnum): New test. - * ofmtstrnu.awk, ofmtstrnum.ok: New files. + * ofmtstrnum.awk, ofmtstrnum.ok: New files. 2016-07-01 Arnold D. Robbins <arnold@skeeve.com> |