diff --git a/etc/icinga2/features-available/notification.conf b/etc/icinga2/features-available/notification.conf index a3b59a841..3f9a88edf 100644 --- a/etc/icinga2/features-available/notification.conf +++ b/etc/icinga2/features-available/notification.conf @@ -1,5 +1,5 @@ /** - * The notification component takes care of executing service checks. + * The notification component is responsible for sending notifications. */ object NotificationComponent "notification" { }