[FFmpeg-cvslog] r26099 - trunk/libavcodec/wmavoice.c
rbultje
subversion
Sun Dec 26 23:48:13 CET 2010
Author: rbultje
Date: Sun Dec 26 23:48:13 2010
New Revision: 26099
Log:
Fix typo.
Modified:
trunk/libavcodec/wmavoice.c
Modified: trunk/libavcodec/wmavoice.c
==============================================================================
--- trunk/libavcodec/wmavoice.c Sun Dec 26 12:52:26 2010 (r26098)
+++ trunk/libavcodec/wmavoice.c Sun Dec 26 23:48:13 2010 (r26099)
@@ -256,7 +256,7 @@ typedef struct {
/**
* @}
* @defgroup post_filter Postfilter values
- * Varibales used for postfilter implementation, mostly history for
+ * Variables used for postfilter implementation, mostly history for
* smoothing and so on, and context variables for FFT/iFFT.
* @{
*/
More information about the ffmpeg-cvslog
mailing list