lapdm: Fix typo in the comment

This commit is contained in:
Holger Hans Peter Freyther 2014-01-23 15:00:55 +01:00
parent 050e9c4a1c
commit c620604dfc
1 changed files with 1 additions and 1 deletions

View File

@ -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);