aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-01-31 18:04:27 +0100
committerHarald Welte <laforge@gnumonks.org>2017-02-07 00:41:48 +0000
commit5ba6fb3ef4421b8fb98137a77b6fe0dd8bcc7283 (patch)
tree654aa1a3191919993b3952998dd36fe40639a2c8 /openbsc
parent1013550218ec780eae0e9d15297cba22f157adc4 (diff)
gprs/sgsn_vty: fix typo in comment
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/src/gprs/sgsn_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/gprs/sgsn_vty.c b/openbsc/src/gprs/sgsn_vty.c
index 85e4e91d8..3ce054f97 100644
--- a/openbsc/src/gprs/sgsn_vty.c
+++ b/openbsc/src/gprs/sgsn_vty.c
@@ -63,7 +63,7 @@ const struct value_string sgsn_auth_pol_strs[] = {
#define GSM0408_T3360_SECS 6 /* waiting for AUTH/CIPH RESP */
#define GSM0408_T3370_SECS 6 /* waiting for ID RESP */
-/* Section 11.2.2 / Table 11.4a MM timers netwokr side */
+/* Section 11.2.2 / Table 11.4a MM timers network side */
#define GSM0408_T3313_SECS 30 /* waiting for paging response */
#define GSM0408_T3314_SECS 44 /* force to STBY on expiry, Ready timer */
#define GSM0408_T3316_SECS 44