summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-01-31 18:04:27 +0100
committerAlexander Couzens <lynxis@fe80.eu>2017-01-31 18:17:07 +0100
commit0858c6e32f81b8caa82602024efe03630abb18b4 (patch)
tree3261bb8c7756b6e962e217f3e3b643031ed8ddfd
parentuse different aproach to spli MM out of PMM (diff)
downloadOpenBSC-0858c6e32f81b8caa82602024efe03630abb18b4.tar.xz
OpenBSC-0858c6e32f81b8caa82602024efe03630abb18b4.zip
gprs/sgsn_vty:fix typo in comment
Change-Id: I63225b7ba6d666eddf00b1deb893e79dc9ec842b
-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 bbc22743b..14d49248c 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