*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 29 Sep 2001 10:30:41 +0000 (10:30 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Sep 2001 10:30:41 +0000 (10:30 +0000)
m4/ChangeLog

index e3eb8d1..721d379 100644 (file)
@@ -11,7 +11,7 @@
        directives with appropriate #if HAVE_*_H tests so that we can
        detect getfsstat on Apple Darwin1.3.7 systems.
        Reported by Nelson Beebe.
-       Also fix harmless typo in cache variable name: s/getsstat/getfsstat/.
+       Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
 
 2001-09-28  Paul Eggert  <eggert@twinsun.com>