mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Typos (thx ssm)
This commit is contained in:
parent
3716785b5c
commit
66012ed0be
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ else
|
|||
|
||||
// this is for munin's configuration tool
|
||||
// could do something more complicated here
|
||||
if(count($argv) == 2 && $arv[1] == 'authconf') {
|
||||
if(count($argv) == 2 && $argv[1] == 'autoconf') {
|
||||
exit('yes');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue