summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant <github@firefishy.com>2025-12-17 10:15:46 +0000
committerGitHub <noreply@github.com>2025-12-17 10:15:46 +0000
commitb7a192654499eff068e35bfb334e7e7d95a27a97 (patch)
tree283a02cc667f9563a7a5fce3570a841c8298c1ee
parent3d5ebd5956c4e4333e66097d6d339c2329c21295 (diff)
downloadvyos-1x-b7a192654499eff068e35bfb334e7e7d95a27a97.tar.gz
vyos-1x-b7a192654499eff068e35bfb334e7e7d95a27a97.zip
Fix help text for WWAN interface information
-rw-r--r--op-mode-definitions/show-interfaces-wwan.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-wwan.xml.in b/op-mode-definitions/show-interfaces-wwan.xml.in
index 3520e754c..b80d803de 100644
--- a/op-mode-definitions/show-interfaces-wwan.xml.in
+++ b/op-mode-definitions/show-interfaces-wwan.xml.in
@@ -12,7 +12,7 @@
<children>
<leafNode name="detail">
<properties>
- <help>Show detailed Wireless Modem (WWAN( interface information</help>
+ <help>Show detailed Wireless Modem (WWAN) interface information</help>
</properties>
<command>${vyos_op_scripts_dir}/interfaces.py show --intf-type=wwan</command>
</leafNode>