mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
Fix Typo
This commit is contained in:
parent
8c5466f527
commit
61bdfd7d7c
@ -49,7 +49,7 @@ sub new {
|
|||||||
%{$self->{modes}} = (
|
%{$self->{modes}} = (
|
||||||
'metaservice' => 'apps::centreon::local::mode::metaservice',
|
'metaservice' => 'apps::centreon::local::mode::metaservice',
|
||||||
'retention-broker' => 'apps::centreon::local::mode::retentionbroker',
|
'retention-broker' => 'apps::centreon::local::mode::retentionbroker',
|
||||||
'temporarybroker' => 'apps::centreon::local::mode::temporarybroker',
|
'temporary-broker' => 'apps::centreon::local::mode::temporarybroker',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user