# HG changeset patch # User siretart # Date 1281190303 0 # Node ID 3fbaf3a70b2925e1c7e7478416f24495796796b1 # Parent 37fc04bf57b4daee3624fb9da0e19f5d3af12f69 Fix spelling in comment(s) diff -r 37fc04bf57b4 -r 3fbaf3a70b29 alsdec.c --- a/alsdec.c Sat Aug 07 12:30:44 2010 +0000 +++ b/alsdec.c Sat Aug 07 14:11:43 2010 +0000 @@ -41,7 +41,7 @@ #include /** 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] = {