From 29175b1eb34655f7d9e5d8354644a90d1fba11bc Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 28 Jun 2013 13:44:18 +0200 Subject: [PATCH] fix typo --- lib/icinga/downtimemessage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/icinga/downtimemessage.h b/lib/icinga/downtimemessage.h index 85d021284..63ee37550 100644 --- a/lib/icinga/downtimemessage.h +++ b/lib/icinga/downtimemessage.h @@ -28,7 +28,7 @@ namespace icinga { /** - * A state change message for a service. + * A downtime message for a service. * * @ingroup icinga */