]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/acelp_filters.h
dvbsubdec: Fix function return type
[ffmpeg] / libavcodec / acelp_filters.h
index b8715d266fbf9163bf6ee22fdcbeea3a932bd660..6a9ebd943e5aa15e04bd636966f8d0993c4dba9b 100644 (file)
@@ -32,7 +32,7 @@
  * the coefficients are scaled by 2^15.
  * This array only contains the right half of the filter.
  * This filter is likely identical to the one used in G.729, though this
- * could not be determined from the original comments with certainity.
+ * could not be determined from the original comments with certainty.
  */
 extern const int16_t ff_acelp_interp_filter[61];