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