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/ac3enc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/ac3enc.c') diff --git a/libavcodec/ac3enc.c b/libavcodec/ac3enc.c index 6d038ef914..c0acc64850 100644 --- a/libavcodec/ac3enc.c +++ b/libavcodec/ac3enc.c @@ -659,7 +659,7 @@ static void count_frame_bits_fixed(AC3EncodeContext *s) * bit allocation parameters do not change between blocks * no delta bit allocation * no skipped data - * no auxilliary data + * no auxiliary data * no E-AC-3 metadata */ -- cgit v1.2.3