From 511cf612ac979f536fd65e14603a87ca5ad435f3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 19 Dec 2012 18:48:21 +0100 Subject: miscellaneous typo fixes --- libavcodec/acelp_filters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/acelp_filters.h') diff --git a/libavcodec/acelp_filters.h b/libavcodec/acelp_filters.h index b8715d266f..6a9ebd943e 100644 --- a/libavcodec/acelp_filters.h +++ b/libavcodec/acelp_filters.h @@ -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]; -- cgit v1.2.3