mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
Fixed typo in comment
This commit is contained in:
parent
d42751c908
commit
b805f7a64f
@ -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…
Reference in New Issue
Block a user