From: Jim Meyering Date: Wed, 19 Jun 1996 04:14:29 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18a~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c6221ee37910ade8693f19b5de7b607a2a71d08;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8dcadb8cfa..7a9d69c306 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -8,7 +8,7 @@ Tue Jun 18 20:54:05 1996 Jim Meyering 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 . - * ls.c (decode_switches): Correct typo in error message: + * ls.c (decode_switches): Correct typo in error messages: enironment -> environment. From Santiago Vila Doncel .