aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gsm/lapdm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsm/lapdm.c b/src/gsm/lapdm.c
index 52290cbe..19f78a1a 100644
--- a/src/gsm/lapdm.c
+++ b/src/gsm/lapdm.c
@@ -1081,7 +1081,7 @@ static int rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc)
else
le = &lc->lapdm_dcch;
- /* G.2.1 No action schall be taken on frames containing an unallocated
+ /* G.2.1 No action shall be taken on frames containing an unallocated
* SAPI.
*/
dl = datalink_for_sapi(le, sapi);