Fix incorrect command name

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 0634e50e27)
r14.1.x
mio 2 months ago committed by Michele Calgaro
parent a466583afb
commit 30779eb229
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -48,7 +48,7 @@ if( WITH_VORBIS )
else( VORBIS_FOUND )
tde_message_fafal( "Ogg/Vorbis support are requested, but `libvorbis` but found" )
tde_message_fatal( "Ogg/Vorbis support are requested, but `libvorbis` but found" )
endif( VORBIS_FOUND )

Loading…
Cancel
Save