fixed a typo: s/occured/occurred/g
authorJens Seidel <jseidel@src.gnome.org>
Sun, 21 Aug 2005 20:10:24 +0000 (20:10 +0000)
committerJens Seidel <jseidel@src.gnome.org>
Sun, 21 Aug 2005 20:10:24 +0000 (20:10 +0000)
svn path=/trunk/; revision=3606

macros/gnome-bonobo-check.m4

index daa109c..0046a85 100644 (file)
@@ -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"