From 47805c53b2cf514a55a8cba2878dc267075f2a2a Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Fri, 3 Apr 2015 00:33:04 +0200 Subject: [PATCH] Fix typo fixes #8987 Signed-off-by: Gunnar Beutner --- doc/3-monitoring-basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/3-monitoring-basics.md b/doc/3-monitoring-basics.md index d6efc1011..9d3537149 100644 --- a/doc/3-monitoring-basics.md +++ b/doc/3-monitoring-basics.md @@ -1426,7 +1426,7 @@ which can be used for all event commands triggered using ssh: The actual event command only passes the `event_by_ssh_command` attribute. The `event_by_ssh_service` custom attribute takes care of passing the correct daemon name, while `test $service.state_id$ -gt 0` makes sure that the daemon -is only restarted when the service is an a not `OK` state. +is only restarted when the service is not in an `OK` state. object EventCommand "event_by_ssh_restart_service" { -- 2.40.0