mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 17:01:46 +00:00
fix typos
This commit is contained in:
parent
73f5ee92af
commit
e1fc368d6b
@ -132,7 +132,7 @@ sub prepare {
|
||||
|
||||
$self->{storecfg} = PVE::Storage::config();
|
||||
|
||||
# test is VM exist
|
||||
# test if VM exists
|
||||
my $conf = $self->{vmconf} = PVE::QemuConfig->load_config($vmid);
|
||||
|
||||
PVE::QemuConfig->check_lock($conf);
|
||||
|
Loading…
Reference in New Issue
Block a user