]> granicus.if.org Git - icinga2/commitdiff
Fix typo
authorLouis Sautier <sautier.louis@gmail.com>
Thu, 2 Apr 2015 22:33:04 +0000 (00:33 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 3 Apr 2015 09:38:41 +0000 (11:38 +0200)
fixes #8987

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
doc/3-monitoring-basics.md

index d6efc101139362e0bdf808d8b280db165c96d9eb..9d35371493ea72140bf932fd2b7173dc3174b26c 100644 (file)
@@ -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" {