From d27561b00fe53f2e85a0951a569ece48359d2fa5 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 14 Apr 2013 08:59:47 +0200 Subject: host/mobile: Fix comment typo Patch-by: Martin Hauke Signed-off-by: Sylvain Munaut --- src/host/layer23/include/osmocom/bb/mobile/support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/host/layer23/include/osmocom/bb/mobile/support.h b/src/host/layer23/include/osmocom/bb/mobile/support.h index b0a10077..c56c78e8 100644 --- a/src/host/layer23/include/osmocom/bb/mobile/support.h +++ b/src/host/layer23/include/osmocom/bb/mobile/support.h @@ -37,7 +37,7 @@ struct gsm_support { uint8_t solsa; /* location service support */ uint8_t lcsva; - /* codec supprot */ + /* codec support */ uint8_t a5_1; uint8_t a5_2; uint8_t a5_3; -- cgit v1.2.3