mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
Fix Typo
This commit is contained in:
parent
f7bc1f38cc
commit
d9c70f0784
@ -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