summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-29 12:31:27 +0000
committerJim Meyering <jim@meyering.net>2004-03-29 12:31:27 +0000
commit739d31dc6672734c90829a4391145464bf850c5e (patch)
tree111aed8ede1ca930ebc2c7e9283d6adf22c36a17 /ChangeLog
parentbdf73f8b49f7a037309a22b97b9d13e3f0ef206d (diff)
downloadcoreutils-739d31dc6672734c90829a4391145464bf850c5e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b9f78d0f..a344126b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
* tests/Fetish.pm: Accept new directives: OUT_SUBST, ERR_SUBST.
Rename `%tmp' to `%actual'. Reverse order of last two args to
- _compare_files (to actual, $expected) so as to match declaration.
+ _compare_files (to $actual, $expected) so as to match declaration.
2004-03-28 Paul Eggert <eggert@twinsun.com>