mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fixed typo in comment
This commit is contained in:
parent
d42751c908
commit
b805f7a64f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ while (@text) {
|
|||
$status = $3;
|
||||
}
|
||||
else {
|
||||
# sencond line did not exist on /proc/mdstat
|
||||
# second line did not exist on /proc/mdstat
|
||||
next;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue