diff options
| -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 b7bd1c3e0..fbe37c9db 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -203,7 +203,7 @@            </leafNode>            <leafNode name="ssh">              <properties> -              <help>onitor last lines of Secure Shell (SSH)</help> +              <help>Monitor last lines of Secure Shell (SSH)</help>              </properties>              <command>journalctl --no-hostname --boot --follow --unit ssh.service</command>            </leafNode> | 
