mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-25 07:24:13 +00:00
fix a typo pointed out by Immo Wetzel
This commit is contained in:
parent
971a8d8c17
commit
24cea9a96e
@ -218,7 +218,7 @@ sub migrate {
|
||||
die "migration problems\n"
|
||||
}
|
||||
|
||||
$self->log('info', "migration finished successfuly (duration $duration)");
|
||||
$self->log('info', "migration finished successfully (duration $duration)");
|
||||
}
|
||||
|
||||
sub lock_vm {
|
||||
|
Loading…
Reference in New Issue
Block a user