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,
--
To view, visit
https://gerrit.osmocom.org/114
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibfc239b84879556624ca6020ae6a63d102640c94
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger(a)freyther.de>