mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
spelling fixes (2nd try)
This commit is contained in:
parent
e3169d5930
commit
8589c6df43
62 changed files with 82 additions and 72 deletions
|
@ -72,7 +72,7 @@ if ($#addresses < 0 || $#labels < 0) {
|
|||
}
|
||||
|
||||
if ($#addresses != $#labels) {
|
||||
print "Error: number of adresses and labels must be equal.\n";
|
||||
print "Error: number of addresses and labels must be equal.\n";
|
||||
exit 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue