Fix typo.

Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ronald S. Bultje 2010-12-26 22:48:13 +00:00
parent f150e4dc2c
commit 18f1add31c

View 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.
* @{
*/