aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-10-26 19:01:57 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-11-06 21:41:51 +0100
commit2a260ee9bc70acee156ab240f5a870b65dea5cd1 (patch)
treea0801ed6aaea423e607b505a25ea15ec95d2ec07 /openbsc/src
parentbb5c594e15cec6a4bfb4796c468cb1ccef6c5512 (diff)
misc: Fix typo...'teh' -> 'the'
Diffstat (limited to 'openbsc/src')
-rw-r--r--openbsc/src/libtrau/trau_mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libtrau/trau_mux.c b/openbsc/src/libtrau/trau_mux.c
index 3260ff575..9272ac04f 100644
--- a/openbsc/src/libtrau/trau_mux.c
+++ b/openbsc/src/libtrau/trau_mux.c
@@ -31,7 +31,7 @@
#include <osmocom/core/talloc.h>
#include <openbsc/trau_upqueue.h>
-/* this corresponds to teh bit-lengths of the individual codec
+/* this corresponds to the bit-lengths of the individual codec
* parameters as indicated in Table 1.1 of TS 06.10 */
static const uint8_t gsm_fr_map[] = {
6, 6, 5, 5, 4, 4, 3, 3,