Merge pull request #6125 from ekeih/fix/misleading-description-in-notification.conf-feature-file-6122

Fix description of the NotificationComponent in notification.conf
This commit is contained in:
Jean Flach 2018-02-27 14:54:33 +01:00 committed by GitHub
commit 2a255349db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/**
* The notification component takes care of executing service checks.
* The notification component is responsible for sending notifications.
*/
object NotificationComponent "notification" { }