summaryrefslogtreecommitdiff
path: root/m4macros/gtk-3.0.m4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-03-10 22:46:02 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-03-10 22:46:02 -0500
commit804d330195f4e3a777b64a49d70059af2742f1c0 (patch)
tree4003f7a3b9e32a60f967f883260368b11052c23b /m4macros/gtk-3.0.m4
parentf87da278ad5aa20af58b67fcc79a3ffb55b55d28 (diff)
downloadgtk+-804d330195f4e3a777b64a49d70059af2742f1c0.tar.gz
Typo fixes
Fix s/occurence/occurrence in many places.
Diffstat (limited to 'm4macros/gtk-3.0.m4')
-rw-r--r--m4macros/gtk-3.0.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4macros/gtk-3.0.m4 b/m4macros/gtk-3.0.m4
index 4838f16a4d..4fc99064c2 100644
--- a/m4macros/gtk-3.0.m4
+++ b/m4macros/gtk-3.0.m4
@@ -178,7 +178,7 @@ 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 GTK+ is incorrectly installed."])
+ echo "*** exact error that occurred. This usually means GTK+ is incorrectly installed."])
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi