Fix spelling in comment(s)

Originally committed as revision 24737 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reinhard Tartler
2010-08-07 14:11:43 +00:00
parent b70c95e05a
commit 2901cc9a95
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
#include <stdint.h>
/** Rice parameters and corresponding index offsets for decoding the
* indices of scaled PARCOR values. The table choosen is set globally
* indices of scaled PARCOR values. The table chosen is set globally
* by the encoder and stored in ALSSpecificConfig.
*/
static const int8_t parcor_rice_table[3][20][2] = {