Refs #6339 - Fix changing name in module's file

This commit is contained in:
Mathieu Cinquin 2015-04-16 17:32:24 +02:00
parent 022dc1e639
commit 6dafecd4ef
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
#
####################################################################################
package apps::elasticsearch::mode::indice;
package apps::elasticsearch::mode::indices;
use base qw(centreon::plugins::mode);

View File

@ -33,7 +33,7 @@
#
####################################################################################
package apps::elasticsearch::mode::nodecount;
package apps::elasticsearch::mode::nodescount;
use base qw(centreon::plugins::mode);