Fix typo.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 26 Dec 2010 22:48:13 +0000 (22:48 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 26 Dec 2010 22:48:13 +0000 (22:48 +0000)
Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/wmavoice.c

index 76c2ef5..aa3b2b8 100644 (file)
@@ -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.
      * @{
      */