summaryrefslogtreecommitdiff
path: root/opus.m4
diff options
context:
space:
mode:
authorPhilip Jägenstedt <philip@foolip.org>2012-09-27 13:28:32 +0200
committerGregory Maxwell <greg@xiph.org>2012-09-27 09:16:30 -0400
commit6d9c16d142b88ac4d61e7d44c7a91751317671b3 (patch)
tree6ac201367edf4a0dbfd2ef0d84d4fd742ab357ff /opus.m4
parente23b15f1eab965aa97329e25e7c016f6481a7241 (diff)
downloadopus-6d9c16d142b88ac4d61e7d44c7a91751317671b3.tar.gz
Fix common misspellings
I stumbled upon the typo in README.draft, so took the opportunity to grep for common misspellings using List_of_common_misspellings.txt for hunspell.
Diffstat (limited to 'opus.m4')
-rw-r--r--opus.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/opus.m4 b/opus.m4
index 20f166bc..47f5ec49 100644
--- a/opus.m4
+++ b/opus.m4
@@ -102,7 +102,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 Opus was incorrectly installed"
+ echo "*** exact error that occurred. This usually means Opus was incorrectly installed"
echo "*** or that you have moved Opus since it was installed." ])
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"