summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index e3eb8d145..721d3794a 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -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>