mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +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
|
@ -190,7 +190,7 @@ for name in ${names}; do
|
|||
[ -z "${iregex_header}" -a -z "${iregex_body}" ] && break
|
||||
if [ ${K} -eq 1 ]; then
|
||||
OIFS="${IFS}"
|
||||
# we skip carrige return characters from the end of header lines
|
||||
# we skip carriage return characters from the end of header lines
|
||||
IFS=$(echo -en "\r")
|
||||
inheader=0
|
||||
# The "read" command reads only lines terminated by a specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue