1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-23 06:35:42 +00:00

Fix typos in netstat_bsd_m and ejabberd_scanlog

This commit is contained in:
Artem Sheremet 2013-09-11 23:12:49 +03:00
parent defc59e110
commit 7c8df226cf
2 changed files with 2 additions and 2 deletions

View file

@ -92,5 +92,5 @@ when nil # fetch
}.join $/
end
else
warn "unrecognized argument <#{ARGV.fist}>"
warn "unrecognized argument <#{ARGV.first}>"
end