diff --git a/modules/monitoring/configuration.php b/modules/monitoring/configuration.php index f56c23d5c..383f06a54 100644 --- a/modules/monitoring/configuration.php +++ b/modules/monitoring/configuration.php @@ -10,7 +10,7 @@ $this->providePermission( ); $this->providePermission( 'monitoring/command/schedule*', - $this->translate('Allow all scheduling checks and downtimes') + $this->translate('Allow scheduling checks and downtimes') ); $this->providePermission( 'monitoring/command/schedule-check',