This commit is contained in:
garnier-quentin 2017-03-28 09:52:54 +02:00
parent 5843bcb4ae
commit ac5910c989
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ sub run {
my ($self, %options) = @_;
$self->{output}->output_add(severity => 'OK',
short_msg => 'centreon-broker failover files and tempory are ok');
short_msg => 'centreon-broker failover/temporary files are ok');
my $total_size = 0;
foreach my $config (@{$self->{option_results}->{broker_config}}) {