1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

fix typo in comment

This commit is contained in:
Kostya Shishkov 2012-05-20 13:55:33 +02:00
parent 4852cb37ce
commit f05b69a79f

View File

@ -25,7 +25,7 @@
* @file * @file
* IMC - Intel Music Coder * IMC - Intel Music Coder
* A mdct based codec using a 256 points large transform * 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. * Only mono is supported.
* *
*/ */