5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-01-10 09:17:37 +03:00

JSONSchema: typo fixup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-09-25 10:38:04 +02:00
parent c10939c2fa
commit 31b5a3a7fc

View File

@ -487,7 +487,7 @@ sub pve_parse_startup_order {
} }
} }
retturn $res; return $res;
} }
PVE::JSONSchema::register_standard_option('pve-startup-order', { PVE::JSONSchema::register_standard_option('pve-startup-order', {