summaryrefslogtreecommitdiff
path: root/ogg.m4
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-05-22 10:25:02 -0400
committerRalph Giles <giles@thaumas.net>2018-10-09 13:37:51 -0700
commit529ec790cfba8b846f7e1d7603c22fc352ce2504 (patch)
tree6f3a579ee92d120515f75fef8f4558960b670770 /ogg.m4
parentbc82844df068429d209e909da47b1f730b53b689 (diff)
downloadogg-git-529ec790cfba8b846f7e1d7603c22fc352ce2504.tar.gz
Misc. typos
Found via `codespell -q 3` Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'ogg.m4')
-rw-r--r--ogg.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ogg.m4 b/ogg.m4
index 77d663b..17235da 100644
--- a/ogg.m4
+++ b/ogg.m4
@@ -101,7 +101,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 Ogg was incorrectly installed"
+ echo "*** exact error that occurred. This usually means Ogg was incorrectly installed"
echo "*** or that you have moved Ogg since it was installed." ])
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"