diff options
Diffstat (limited to 'interface-definitions/interfaces-vxlan.xml.in')
-rw-r--r-- | interface-definitions/interfaces-vxlan.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/interfaces-vxlan.xml.in b/interface-definitions/interfaces-vxlan.xml.in index 7d86e1847..16cb2c169 100644 --- a/interface-definitions/interfaces-vxlan.xml.in +++ b/interface-definitions/interfaces-vxlan.xml.in @@ -4,7 +4,7 @@ <children> <tagNode name="vxlan" owner="${vyos_conf_scripts_dir}/interfaces-vxlan.py"> <properties> - <help>Virtual extensible LAN interface (VXLAN)</help> + <help>Virtual Extensible LAN (VXLAN) Interface</help> <priority>460</priority> <constraint> <regex>vxlan[0-9]+$</regex> |