aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoBTS
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-07-26 12:46:33 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2016-07-26 12:46:33 +0200
commit180c6dd4b5e391809e5bfb050fc4ac4bcdf05aa6 (patch)
treecab47d9dcb3dce480bc5fbc3af15b4ef340a1f5f /OsmoBTS
parent3615f3277c82f9dded4e781883a396730f5c2d53 (diff)
OsmoBTS: typos
'3GPP specified': when talking about written information, one usually uses the present tense '3GPP specifies'.
Diffstat (limited to 'OsmoBTS')
-rw-r--r--OsmoBTS/chapters/interfaces.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/OsmoBTS/chapters/interfaces.adoc b/OsmoBTS/chapters/interfaces.adoc
index a95f524..32822c5 100644
--- a/OsmoBTS/chapters/interfaces.adoc
+++ b/OsmoBTS/chapters/interfaces.adoc
@@ -18,10 +18,10 @@ OsmoBTS implements the GSM A-bis interface as described in the relevant
* A-bis RSL according to 3GPP TS 08.58
* A-bis OML according to 3GPP TS 12.21
-As the 3GPP specified A-bis only over E1 interfaces and not over IP,
+As the 3GPP specifies A-bis only over E1 interfaces and not over IP,
significant enhancements and modifications have been performed as opposed
to the 3GPP specifications. Nevertheless, the implementation tries to
-stay as close a possible to the 3GPP specifications.
+stay as close as possible to the 3GPP specifications.
Please see the _OsmoBTS Abis Protocol Specification_
<<osmobts-abis-spec>> for more information on this subject.