diff --git a/libavcodec/imc.c b/libavcodec/imc.c index 2c9efb9b12..ea37139139 100644 --- a/libavcodec/imc.c +++ b/libavcodec/imc.c @@ -25,7 +25,7 @@ * @file * IMC - Intel Music Coder * A mdct based codec using a 256 points large transform - * divied into 32 bands with some mix of scale factors. + * divided into 32 bands with some mix of scale factors. * Only mono is supported. * */