aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac_sched.cpp
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-05-22 01:36:01 +0200
committerHolger Freyther <holger@freyther.de>2016-05-22 11:00:29 +0000
commit4acb6b72513e63f5a9b874fe26c38788e9d980d1 (patch)
tree503cc5a8b8b187bfdb39ad08851fcc0e081d1b03 /src/gprs_rlcmac_sched.cpp
parent95e379241a58c6cc9bbc9b6971599b7acab9a744 (diff)
gprs_rlcmac_sched: fix mistype of CONTROL ACK
Change-Id: If37b33f69cd659d913ed81eb6060a42734ba524f Reviewed-on: https://gerrit.osmocom.org/100 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther <holger@freyther.de>
Diffstat (limited to 'src/gprs_rlcmac_sched.cpp')
-rw-r--r--src/gprs_rlcmac_sched.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs_rlcmac_sched.cpp b/src/gprs_rlcmac_sched.cpp
index 087c03ca..cd5f683c 100644
--- a/src/gprs_rlcmac_sched.cpp
+++ b/src/gprs_rlcmac_sched.cpp
@@ -132,7 +132,7 @@ static struct msgb *sched_select_ctrl_msg(
/*
* Assignments for the same direction have lower precedence,
- * because they may kill the TBF when the CONTOL ACK is
+ * because they may kill the TBF when the CONTROL ACK is
* received, thus preventing the others from being processed.
*/