From e4e760b58080c477c976b673ff5aed2cc94f8735 Mon Sep 17 00:00:00 2001 From: Jens Seidel Date: Sun, 21 Aug 2005 20:10:24 +0000 Subject: [PATCH] fixed a typo: s/occured/occurred/g svn path=/trunk/; revision=3606 --- macros/gnome-bonobo-check.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.7.4