summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/README
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2019-10-13 19:10:52 +0200
committerlaforge <laforge@osmocom.org>2019-10-17 08:07:39 +0000
commit1f7a2ab5d3e13ead22797d13953be885d583c77e (patch)
treee6226b68f3ff9bbdca5a84f391db8c75bf0007be /src/host/layer23/README
parent9731f0d3222f9583b74e8c9713f3e127f5935032 (diff)
Fix common misspellings and typos
Diffstat (limited to 'src/host/layer23/README')
-rw-r--r--src/host/layer23/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/README b/src/host/layer23/README
index dd598234..c52e7bc6 100644
--- a/src/host/layer23/README
+++ b/src/host/layer23/README
@@ -30,7 +30,7 @@ Layer3 calls rslms_recvmsg() with a msgb that has the msgb->l2h pointing to a
RSL header (struct abis_rsl_common_hdr).
There are utility functions like rslms_tx_rll_req() and rslms_tx_rsll_req_l3()
-for creating msgb's with the apropriate RSL/RLL headers.
+for creating msgb's with the appropriate RSL/RLL headers.
=== LAPDm ===