summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros/gnome-bonobo-check.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-bonobo-check.m4 b/macros/gnome-bonobo-check.m4
index daa109c..0046a85 100644
--- a/macros/gnome-bonobo-check.m4
+++ b/macros/gnome-bonobo-check.m4
@@ -128,7 +128,7 @@ int main ()
echo "*** If you have an old version installed, it is best to remove it, although"
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
[ echo "*** The test program failed to compile or link. See the file config.log for the"
- echo "*** exact error that occured. This usually means BONOBO was incorrectly installed"
+ echo "*** exact error that occurred. This usually means BONOBO was incorrectly installed"
echo "*** or that you have moved BONOBO since it was installed. In the latter case, you"
echo "*** may want to edit the gnome-config script: $GNOME_CONFIG" ])
CFLAGS="$ac_save_CFLAGS"