Cosmetic: Fix typo
authorVitor Sessak <vitor1001@gmail.com>
Fri, 21 Nov 2008 17:38:14 +0000 (17:38 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 21 Nov 2008 17:38:14 +0000 (17:38 +0000)
Spotted by Jethro Walters

Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/qcelpdata.h

index b50e030..6916b95 100644 (file)
@@ -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
  */