From patchwork Wed May 25 07:01:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gerrit-no-reply@lists.osmocom.org X-Patchwork-Id: 626049 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [IPv6:2a01:4f8:191:444b::2:7]) by ozlabs.org (Postfix) with ESMTP id 3rF38r2lyfz9t4Z for ; Wed, 25 May 2016 17:01:16 +1000 (AEST) Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 636C96B2E; Wed, 25 May 2016 07:01:08 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from 127.0.1.12 (unknown [127.0.1.12]) by lists.osmocom.org (Postfix) with ESMTPA id 7679A6B25; Wed, 25 May 2016 07:01:07 +0000 (UTC) Date: Wed, 25 May 2016 07:01:07 +0000 From: Holger Freyther Message-ID: X-Gerrit-MessageType: newchange Subject: [PATCH] libosmocore[master]: misc: Some spelling errors corrected X-Gerrit-Change-Id: Ibfc239b84879556624ca6020ae6a63d102640c94 X-Gerrit-ChangeURL: X-Gerrit-Commit: 3b021835fb314e1466ce12684405f5b150b3c26e MIME-Version: 1.0 Content-Disposition: inline User-Agent: Gerrit/2.12.2-31-gb331dbd-dirty X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: holger@freyther.de Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" Review at https://gerrit.osmocom.org/114 misc: Some spelling errors corrected Change-Id: Ibfc239b84879556624ca6020ae6a63d102640c94 --- M src/logging.c M src/sim/card_fs_tetra.c 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/14/114/1 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,