mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 09:28:40 +00:00
fixup: s/destriction/description/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fc6c0fddb2
commit
b66c604ef2
@ -177,7 +177,7 @@ __PACKAGE__->register_method({
|
||||
properties => {
|
||||
id => { type => 'string' },
|
||||
type => {
|
||||
destriction => "Resource type.",
|
||||
description => "Resource type.",
|
||||
type => 'string',
|
||||
enum => ['node', 'storage', 'pool', 'qemu', 'lxc'],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user