mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Typo: s/Unale/Unable/
This commit is contained in:
parent
c1df1f3a81
commit
5e4647ec99
@ -46,7 +46,7 @@ int attach_pool_data_lv(struct lv_segment *pool_seg,
|
||||
{
|
||||
if (!seg_is_thin_pool(pool_seg)) {
|
||||
log_error(INTERNAL_ERROR
|
||||
"Unale to attach pool data LV to %s segtype.",
|
||||
"Unable to attach pool data LV to %s segtype.",
|
||||
pool_seg->segtype->ops->name(pool_seg));
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user