diff options
author | Daniil Baturin <daniil@baturin.org> | 2022-10-01 10:57:39 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2022-10-01 10:57:39 +0100 |
commit | 8bda23594d95803b9c812fe4ba93beee2c465f58 (patch) | |
tree | df624375eb848524b8cb056e1109a17f986eafcf /op-mode-definitions/monitor-log.xml.in | |
parent | 4105b464491f72aa87765aa3b072fb56ace71b89 (diff) | |
download | vyos-1x-8bda23594d95803b9c812fe4ba93beee2c465f58.tar.gz vyos-1x-8bda23594d95803b9c812fe4ba93beee2c465f58.zip |
T4722: consistently use the "IPsec" spelling for IPsec
Diffstat (limited to 'op-mode-definitions/monitor-log.xml.in')
-rw-r--r-- | op-mode-definitions/monitor-log.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in index 975d20465..01462ad8f 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -237,7 +237,7 @@ </leafNode> <leafNode name="ipsec"> <properties> - <help>Monitor last lines of IPSec</help> + <help>Monitor last lines of IPsec</help> </properties> <command>journalctl --no-hostname --boot --follow --unit strongswan-starter.service</command> </leafNode> |