From 18f1add31c93940359086465825adada99bd6bc9 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sun, 26 Dec 2010 22:48:13 +0000 Subject: Fix typo. Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/wmavoice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/wmavoice.c') diff --git a/libavcodec/wmavoice.c b/libavcodec/wmavoice.c index 76c2ef5aea..aa3b2b8737 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. * @{ */ -- cgit v1.2.3