aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2023-06-15 18:42:16 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2023-06-15 18:42:16 +0200
commitee8205b46b0ef298768b81ed4df326995fc16cd9 (patch)
tree7aefd9637a4d41111d9ac352cd86fcb4b6c455fa
parentea9a6a1aeafa0760bddc028caf622f1e07ddb3b9 (diff)
cosmetic: Fix type in VTY description
-rw-r--r--src/osmo-bsc/bts_vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bsc/bts_vty.c b/src/osmo-bsc/bts_vty.c
index 040f2ed6a..657d03e1c 100644
--- a/src/osmo-bsc/bts_vty.c
+++ b/src/osmo-bsc/bts_vty.c
@@ -1621,7 +1621,7 @@ DEFUN_USRATTR(cfg_bts_gprs_ns_timer,
"Tbvc-block timeout\n" \
"Tbvc-block retries\n" \
"Tbvc-unblock retries\n" \
- "Tbvcc-reset timeout\n" \
+ "Tbvc-reset timeout\n" \
"Tbvc-reset retries\n" \
"Tbvc-suspend timeout\n" \
"Tbvc-suspend retries\n" \