OsmoBTS: typos

'3GPP specified': when talking about written information, one usually uses
the present tense '3GPP specifies'.
This commit is contained in:
Neels Hofmeyr 2016-07-26 12:46:33 +02:00
parent 3615f3277c
commit 180c6dd4b5
1 changed files with 2 additions and 2 deletions

View File

@ -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.