[FFmpeg-cvslog] fix typo in comment
Kostya Shishkov
git at videolan.org
Sun May 20 23:00:48 CEST 2012
ffmpeg | branch: master | Kostya Shishkov <kostya.shishkov at gmail.com> | Sun May 20 13:55:33 2012 +0200| [f05b69a79fd6849a9f302909254bcc34d1870b65] | committer: Kostya Shishkov
fix typo in comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f05b69a79fd6849a9f302909254bcc34d1870b65
---
libavcodec/imc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/imc.c b/libavcodec/imc.c
index 2c9efb9..ea37139 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.
*
*/
More information about the ffmpeg-cvslog
mailing list