diff options
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8dcadb8cf..7a9d69c30 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -8,7 +8,7 @@ Tue Jun 18 20:54:05 1996 Jim Meyering <meyering@na-net.ornl.gov> like `ln --force A B' when A and B are hard links to the same file. See comments in the source. Reported by Erik Naggum <erik@naggum.no>. - * ls.c (decode_switches): Correct typo in error message: + * ls.c (decode_switches): Correct typo in error messages: enironment -> environment. From Santiago Vila Doncel <sanvila@unex.es>. |