mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
clean-up: Typo 's/should had/should have/'
This commit is contained in:
parent
6b777ccbb5
commit
ed6f3945fd
@ -205,7 +205,7 @@ static int _mk_link(const char *dev_dir, const char *vg_name,
|
||||
return 0;
|
||||
}
|
||||
} else if (dm_udev_get_sync_support() && udev_checking() && check_udev)
|
||||
log_warn("The link %s should had been created by udev "
|
||||
log_warn("The link %s should have been created by udev "
|
||||
"but it was not found. Falling back to "
|
||||
"direct link creation.", lv_path);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user