[SCM] libav/experimental: Fix typo.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:20:51 UTC 2013


The following commit has been merged in the experimental branch:
commit 18f1add31c93940359086465825adada99bd6bc9
Author: Ronald S. Bultje <rsbultje at gmail.com>
Date:   Sun Dec 26 22:48:13 2010 +0000

    Fix typo.
    
    Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/wmavoice.c b/libavcodec/wmavoice.c
index 76c2ef5..aa3b2b8 100644
--- a/libavcodec/wmavoice.c
+++ b/libavcodec/wmavoice.c
@@ -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.
      * @{
      */

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list