# HG changeset patch # User Jim Meyering # Date 1326817833 -3600 # Node ID cea15de943afdf67e02b33a2a34cfef57ffac27c # Parent e767d7976134bdc480c294169675fcddbda364b1 maint: spell file systems with two words, not one * m4/ls-mntd-fs.m4 (MOUNTED_INTERIX_STATVFS): Spell file systems with two words, not one. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-01-17 Jim Meyering + + maint: spell file systems with two words, not one + * m4/ls-mntd-fs.m4 (MOUNTED_INTERIX_STATVFS): Spell file systems with + two words, not one. + 2012-01-16 Jim Meyering bootstrap: add a FIXME comment to ensure we eventually remove the hack diff --git a/m4/ls-mntd-fs.m4 b/m4/ls-mntd-fs.m4 --- a/m4/ls-mntd-fs.m4 +++ b/m4/ls-mntd-fs.m4 @@ -339,7 +339,7 @@ ac_list_mounted_fs=found AC_DEFINE([MOUNTED_INTERIX_STATVFS], [1], [Define if we are on interix, and ought to use statvfs plus - some special knowledge on where mounted filesystems can be + some special knowledge on where mounted file systems can be found. (Interix)]) fi ;;