aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp <pmaier@sysmocom.de>2017-01-18 12:39:56 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 18:30:23 +0100
commit452b5331145a1bb260c97862d62121d46b83012b (patch)
tree301887b9b86fb67ff6503ad880307d078279eb6d
parent5c8f1ccff0a2c8d7ba1b4cf8627905b0bf7e16c8 (diff)
configuration: fixing typos
configuration.adoc has some minor typos in it, this commit fixes that. Change-Id: Id84238b89e5deeac99c043b79b26c7e7b8b8534b
-rw-r--r--doc/manuals/chapters/configuration.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index bcf3ad7c..6fc61c77 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -72,7 +72,7 @@ than the specified number of octets are left to be transmitted.
==== Downlink TBF idle time
After a down-link TBF is idle (all data in the current LLC downlink
-queue for thi MS has been transmitted), we can keep the TBF established
+queue for the MS has been transmitted), we can keep the TBF established
for a configurable time. This avoids having to go through a new one or
two phase TBF establishment once the next data for downlink arrives.
@@ -94,7 +94,7 @@ require any resources of the air interface.
==== Forcing two-phase access
-If the MS is using for a single-phase access, you can still force it to
+If the MS is using a single-phase access, you can still force it to
use a two-phase access using the `two-phase-access` VTY configuration
command at the `pcu` VTY config node.