From fc00f80e7dc6ea396a5f4756914fc26ecb376a10 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 7 Apr 2018 22:05:52 +0100 Subject: JANITORIAL: Fix typo --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 650b1f6189..2408e3fb6d 100755 --- a/configure +++ b/configure @@ -4052,7 +4052,7 @@ fi define_in_config_if_yes "$_flac" 'USE_FLAC' echo "$_flac" -# Add the link to ogg only after verbs tremor and flac as it might be used by those. +# Add the link to ogg only after vorbis, tremor and flac as it might be used by those. if test "$_ogg" = yes ; then append_var LIBS "$OGG_LIBS -logg" append_var INCLUDES "$OGG_CFLAGS" -- cgit v1.2.3