diff options
author | Daniil Baturin <daniil@vyos.io> | 2020-07-26 14:06:01 +0300 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2020-07-26 14:06:01 +0300 |
commit | 9578890e1e4dc31da7387a6ad810d2efb22391e7 (patch) | |
tree | 823656fcbc220055add8412bdeba8cd6b730f7cf /interface-definitions/protocols-bfd.xml.in | |
parent | 61dccd81a1037c06ae883020db51409dda3e41f9 (diff) | |
download | vyos-1x-9578890e1e4dc31da7387a6ad810d2efb22391e7.tar.gz vyos-1x-9578890e1e4dc31da7387a6ad810d2efb22391e7.zip |
Fix a typo in BFD command help.
Diffstat (limited to 'interface-definitions/protocols-bfd.xml.in')
-rw-r--r-- | interface-definitions/protocols-bfd.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-bfd.xml.in b/interface-definitions/protocols-bfd.xml.in index 62e2c87b9..8900e7955 100644 --- a/interface-definitions/protocols-bfd.xml.in +++ b/interface-definitions/protocols-bfd.xml.in @@ -28,7 +28,7 @@ <children> <node name="source"> <properties> - <help>Bind listener to specifid interface/address, mandatory for IPv6</help> + <help>Bind listener to specified interface/address, mandatory for IPv6</help> </properties> <children> <leafNode name="interface"> |