mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-13 17:24:26 +00:00
Fix spelling mistakes in comments and descriptions
Thanks, codespell!
This commit is contained in:
parent
561da1a3f1
commit
8713eb3722
162 changed files with 248 additions and 248 deletions
|
@ -71,7 +71,7 @@ def usage():
|
|||
|
||||
|
||||
def parseName(name):
|
||||
"""Examing argv[0] (i.e. the name of this script) for the hostname we should
|
||||
"""Examining argv[0] (i.e. the name of this script) for the hostname we should
|
||||
be talking to and the type of check we want to run. The hostname should be
|
||||
a valid, resolvable hostname, or an IP address. The command can be any of:
|
||||
* clients - number of connected wireless clients
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue