summaryrefslogtreecommitdiff
path: root/libavcodec/qcelpdata.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2008-11-21 17:38:14 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-11-21 17:38:14 +0000
commit31fb59ec98838a15b45b50c6f8a16733be86e208 (patch)
tree0a2f84e047190245fb40379e80a507b042a03039 /libavcodec/qcelpdata.h
parent3c54686885a92708839f18f32720573e5343ce3b (diff)
Cosmetic: Fix typo
Spotted by Jethro Walters Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/qcelpdata.h')
-rw-r--r--libavcodec/qcelpdata.h2
1 files changed, 1 insertions, 1 deletions
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
*/