1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
This commit is contained in:
Heinz Mauelshagen 2017-05-24 13:47:45 +02:00
parent 7a0f46e2f8
commit 3da5cdc5dc

View File

@ -222,7 +222,7 @@ static void _check_non_raid_seg_members(struct lv_segment *seg, int *error_count
}
/*
* Check RAID segment sruct members of @seg for acceptable
* Check RAID segment struct members of @seg for acceptable
* properties and increment @error_count for any bogus ones.
*/
static void _check_raid_seg(struct lv_segment *seg, int *error_count)