[libosmocore] 03/05: Some spelling errors corrected

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Nov 29 13:33:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository libosmocore.

commit eea84e9052b80269899641d5c2a72176ba1873bf
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Sep 16 19:02:35 2015 +0200

    Some spelling errors corrected
---
 src/logging.c           | 2 +-
 src/sim/card_fs_tetra.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/logging.c b/src/logging.c
index 876964a..b71d103 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -130,7 +130,7 @@ const char *loglevel_descriptions[LOGLEVEL_DEFS+1] = {
 	"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 @@ static const struct osim_file_desc sim_ef_in_tetra[] = {
 	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,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmocore.git



More information about the debian-science-commits mailing list