summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Roskin <proskin@src.gnome.org>2001-08-14 00:39:18 +0000
committerPavel Roskin <proskin@src.gnome.org>2001-08-14 00:39:18 +0000
commit3d1f9c68df32574ce2b0c60459fa205f875f887f (patch)
treecca70e31ebdc020f17f41cdc4b7b2601e7cd9550
parent77674e63a48f51e40b9975c21ac0a1107b4b2a97 (diff)
downloadgnome-common-3d1f9c68df32574ce2b0c60459fa205f875f887f.tar.gz
Replace "Can't" with "Cannot" in a comment.
svn path=/trunk/; revision=1940
-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 ebb0286..a8456f2 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)