.
authorJim Meyering <jim@meyering.net>
Wed, 19 Jun 1996 04:14:29 +0000 (04:14 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Jun 1996 04:14:29 +0000 (04:14 +0000)
old/fileutils/ChangeLog

index 8dcadb8..7a9d69c 100644 (file)
@@ -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>.