Merge pull request #2082 from UrBnW/netscalertypo

fix(netscaler) Typo
This commit is contained in:
qgarnier 2020-06-30 16:34:27 +02:00 committed by GitHub
commit 6967637669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ sub custom_usage_calc {
return 0;
}
sub prefix_volume_output {
sub prefix_storage_output {
my ($self, %options) = @_;
return "Storage '" . $options{instance_value}->{display} . "' ";