From 31fb59ec98838a15b45b50c6f8a16733be86e208 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Fri, 21 Nov 2008 17:38:14 +0000 Subject: Cosmetic: Fix typo Spotted by Jethro Walters Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/qcelpdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/qcelpdata.h') diff --git a/libavcodec/qcelpdata.h b/libavcodec/qcelpdata.h index b50e030ade..6916b95a0e 100644 --- a/libavcodec/qcelpdata.h +++ b/libavcodec/qcelpdata.h @@ -480,7 +480,7 @@ static const int8_t qcelp_rate_half_codebook[128] = { * table for impulse response of BPF used to filter * the white excitation for framerate 1/4 synthesis * - * Only half the tables are needed because of symetry. + * Only half the tables are needed because of symmetry. * * TIA/EIA/IS-733 2.4.8.1.2-1.1 */ -- cgit v1.2.3