Merge pull request #37 from sottolski/typo

minor typo (s/varbose/verbose/)
This commit is contained in:
Georg Schönberger
2023-01-09 06:07:22 +01:00
committed by GitHub

View File

@ -1227,7 +1227,7 @@ sub getVerboseString{
}
# Get the performance string for the current check. The values are taken from
# the varbose hash in the status level array.
# the verbose hash in the status level array.
# @param statusLevel_a The current status level array
# @return The created performance string
sub getPerfString{