[FFmpeg-cvslog] r14177 - trunk/libavcodec/acelp_filters.h

superdump subversion
Sat Jul 12 12:56:12 CEST 2008


Author: superdump
Date: Sat Jul 12 12:56:12 2008
New Revision: 14177

Log:
Typo and grammar fix


Modified:
   trunk/libavcodec/acelp_filters.h

Modified: trunk/libavcodec/acelp_filters.h
==============================================================================
--- trunk/libavcodec/acelp_filters.h	(original)
+++ trunk/libavcodec/acelp_filters.h	Sat Jul 12 12:56:12 2008
@@ -90,7 +90,7 @@ extern const int16_t ff_acelp_interp_fil
  *
  * filter_coeffs contains coefficients of the positive half of the symmetric
  * interpolation filter. filter_coeffs[0] should the central (unpaired) coefficient.
- * See ff_acelp_interp_filter fot example.
+ * See ff_acelp_interp_filter for an example.
  *
  */
 void ff_acelp_interpolate(




More information about the ffmpeg-cvslog mailing list