From 2a260ee9bc70acee156ab240f5a870b65dea5cd1 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 26 Oct 2011 19:01:57 +0200 Subject: misc: Fix typo...'teh' -> 'the' --- openbsc/src/libtrau/trau_mux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src') 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 #include -/* 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, -- cgit v1.2.3