Fix typo in configuration.php

This commit is contained in:
Eric Lippmann 2015-03-12 16:48:29 +01:00
parent 29d5fd351b
commit 5749ff72b1
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ $this->providePermission(
);
$this->providesPermission(
'monitoring/command/send-custom-notification',
$this->translate('Allow sending custom notifications for hosts and services');
$this->translate('Allow sending custom notifications for hosts and services')
);
$this->provideRestriction(