From a81055db1dc2046f57f1c78f055f693b5a4e3308 Mon Sep 17 00:00:00 2001 From: Thorsten Alteholz Date: Thu, 2 Mar 2017 22:13:48 +0100 Subject: fix spelling in API docu, command reply, logging, descriptions sections: ctrl, gb, gsm, vty Change-Id: Iac211b5cd8504da36b699777b95a2448dd7c3e70 --- src/gb/gprs_ns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gb') 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 = { -- cgit v1.2.3