summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns.c
diff options
context:
space:
mode:
authorThorsten Alteholz <osmocom@alteholz.de>2017-03-02 22:13:48 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-04-23 14:34:18 +0000
commita81055db1dc2046f57f1c78f055f693b5a4e3308 (patch)
tree4e3f313d70550a151f15c3fb680aae698c4dbf30 /src/gb/gprs_ns.c
parent9e83c3d5ca64428befe74e5aad61bd84bccaf309 (diff)
fix spelling in API docu, command reply, logging, descriptions
sections: ctrl, gb, gsm, vty Change-Id: Iac211b5cd8504da36b699777b95a2448dd7c3e70
Diffstat (limited to 'src/gb/gprs_ns.c')
-rw-r--r--src/gb/gprs_ns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gb/gprs_ns.c b/src/gb/gprs_ns.c
index 76e70ff0..06498990 100644
--- a/src/gb/gprs_ns.c
+++ b/src/gb/gprs_ns.c
@@ -138,7 +138,7 @@ enum ns_stat {
};
static const struct osmo_stat_item_desc nsvc_stat_description[] = {
- { "alive.delay", "ALIVE reponse time ", "ms", 16, 0 },
+ { "alive.delay", "ALIVE response time ", "ms", 16, 0 },
};
static const struct osmo_stat_item_group_desc nsvc_statg_desc = {