1
0
Fork 0
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:
Dr. Nagy Elemér Károly 2016-05-16 22:11:31 +00:00
parent d42751c908
commit b805f7a64f

View file

@ -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;
}