mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-10 15:49:25 +00:00
Fix typo
This commit is contained in:
parent
961af8a3c5
commit
94a17e1dea
@ -1732,7 +1732,7 @@ __PACKAGE__->register_method({
|
||||
optional => 1,
|
||||
},
|
||||
keepActive => {
|
||||
description => "Do not decativate storage volumes.",
|
||||
description => "Do not deactivate storage volumes.",
|
||||
type => 'boolean',
|
||||
optional => 1,
|
||||
default => 0,
|
||||
@ -1883,7 +1883,7 @@ __PACKAGE__->register_method({
|
||||
default => 0,
|
||||
},
|
||||
keepActive => {
|
||||
description => "Do not decativate storage volumes.",
|
||||
description => "Do not deactivate storage volumes.",
|
||||
type => 'boolean',
|
||||
optional => 1,
|
||||
default => 0,
|
||||
|
Loading…
Reference in New Issue
Block a user