summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros/gnome-fileutils.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-fileutils.m4 b/macros/gnome-fileutils.m4
index ebb0286f..a8456f2a 100644
--- a/macros/gnome-fileutils.m4
+++ b/macros/gnome-fileutils.m4
@@ -216,7 +216,7 @@ fi
if test -z "$list_mounted_fs"; then
AC_MSG_ERROR([could not determine how to read list of mounted filesystems])
# FIXME -- no need to abort building the whole package
-# Can't build mountlist.c or anything that needs its functions
+# Cannot build mountlist.c or anything that needs its functions
fi
AC_CHECKING(how to get filesystem space usage)