From 65482c919f82b28aa53cd519c4f7799b104051c0 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 19 Oct 2015 14:37:12 +0200 Subject: sgsn_vty.c: fix typo --- openbsc/src/gprs/sgsn_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/src/gprs/sgsn_vty.c b/openbsc/src/gprs/sgsn_vty.c index dd6ed25ad..3a73c9f55 100644 --- a/openbsc/src/gprs/sgsn_vty.c +++ b/openbsc/src/gprs/sgsn_vty.c @@ -94,7 +94,7 @@ const struct value_string sgsn_auth_pol_strs[] = { } DECLARE_TIMER(3312, "Periodic RA Update timer (s)") -DECLARE_TIMER(3322, "Detach reqest -> accept timer (s)") +DECLARE_TIMER(3322, "Detach request -> accept timer (s)") DECLARE_TIMER(3350, "Waiting for ATT/RAU/TMSI_COMPL timer (s)") DECLARE_TIMER(3360, "Waiting for AUTH/CIPH response timer (s)") DECLARE_TIMER(3370, "Waiting for IDENTITY response timer (s)") -- cgit v1.2.3