From patchwork Wed May 25 19:43:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [MERGED] libosmocore[master]: misc: Some spelling errors corrected From: Holger Freyther X-Patchwork-Id: 78151 Message-Id: <20160525194357.8DC05132CB@lists.osmocom.org> Date: Wed, 25 May 2016 19:43:56 +0000 Holger Freyther has submitted this change and it was merged. Change subject: misc: Some spelling errors corrected ...................................................................... misc: Some spelling errors corrected Change-Id: Ibfc239b84879556624ca6020ae6a63d102640c94 Reviewed-on: https://gerrit.osmocom.org/114 Tested-by: Jenkins Builder Reviewed-by: Neels Hofmeyr --- M src/logging.c M src/sim/card_fs_tetra.c 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Neels Hofmeyr: Looks good to me, approved Jenkins Builder: Verified diff --git a/src/logging.c b/src/logging.c index b2f8d43..8a10133 100644 --- a/src/logging.c +++ b/src/logging.c @@ -130,7 +130,7 @@ "Don't use. It doesn't log anything", "Log debug messages and higher levels", "Log informational messages and higher levels", - "Log noticable messages and higher levels", + "Log noticeable messages and higher levels", "Log error messages and higher levels", "Log only fatal messages", NULL, diff --git a/src/sim/card_fs_tetra.c b/src/sim/card_fs_tetra.c index 625adbd..657e55f 100644 --- a/src/sim/card_fs_tetra.c +++ b/src/sim/card_fs_tetra.c @@ -204,7 +204,7 @@ EF_LIN_FIX_N(0x6F2B, SFI_NONE, "EF.MSGEXT", F_OPTIONAL, 16, 16, "Message Extension"), EF_LIN_FIX_N(0x6F2C, SFI_NONE, "EF.EADDR", 0, 17, 17, - "Emergency adresses"), + "Emergency addresses"), EF_TRANSP_N(0x6F2D, SFI_NONE, "EF.EINFO", 0, 2, 2, "Emergency call information"), EF_LIN_FIX_N(0x6F2E, SFI_NONE, "EF.DMOCh", F_OPTIONAL, 4, 4,