summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-bridge.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-26 19:09:21 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-26 19:14:15 +0100
commit140a91d7399057bcd932b71194e2940ae178a07d (patch)
treefff5ab44a0771df3d7a4bbc19faeeacac9163bc2 /interface-definitions/interfaces-bridge.xml.in
parent15b3360f460f43a6cd49cccc4e002d89e2dde5f3 (diff)
downloadvyos-1x-140a91d7399057bcd932b71194e2940ae178a07d.tar.gz
vyos-1x-140a91d7399057bcd932b71194e2940ae178a07d.zip
Interfaces: unify interface help text
Diffstat (limited to 'interface-definitions/interfaces-bridge.xml.in')
-rw-r--r--interface-definitions/interfaces-bridge.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/interfaces-bridge.xml.in b/interface-definitions/interfaces-bridge.xml.in
index 8351723cf..e8285b16c 100644
--- a/interface-definitions/interfaces-bridge.xml.in
+++ b/interface-definitions/interfaces-bridge.xml.in
@@ -4,7 +4,7 @@
<children>
<tagNode name="bridge" owner="${vyos_conf_scripts_dir}/interfaces-bridge.py">
<properties>
- <help>Bridge interface name</help>
+ <help>Bridge Interface</help>
<priority>470</priority>
<constraint>
<regex>br[0-9]+$</regex>