diff options
author | Vadim Yanitskiy <axilirator@gmail.com> | 2018-01-19 03:05:32 +0600 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-01-23 18:16:02 +0000 |
commit | 9a232fd91b658e769d093c9907c019814f5eb30d (patch) | |
tree | 9c972e968294fbfe9942a0fcdd3df6315589a5d8 /src | |
parent | 91cfda81b57ae62ddaf465093e847875c8b1d932 (diff) |
libosmocoding: fix typo in library documentation
Change-Id: I535d4eba5bad9094a1e9e662f32cd2bfac5b0cef
Diffstat (limited to 'src')
-rw-r--r-- | src/coding/gsm0503_coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding/gsm0503_coding.c b/src/coding/gsm0503_coding.c index f3b319ad..3f4be977 100644 --- a/src/coding/gsm0503_coding.c +++ b/src/coding/gsm0503_coding.c @@ -55,7 +55,7 @@ * implementing the GSM/GPRS/EGPRS channel coding (and decoding) as * specified in 3GPP TS 05.03 / 45.003. * - * libosmocodec is developed as part of the Osmocom (Open Source Mobile + * libosmocoding is developed as part of the Osmocom (Open Source Mobile * Communications) project, a community-based, collaborative development * project to create Free and Open Source implementations of mobile * communications systems. For more information about Osmocom, please |