From: Wolfgang Bumiller Date: Tue, 25 Sep 2018 08:38:04 +0000 (+0200) Subject: JSONSchema: typo fixup X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=31b5a3a7fc8a698ab4d9fe7ae5a74605b17795af JSONSchema: typo fixup Signed-off-by: Wolfgang Bumiller --- diff --git a/src/PVE/JSONSchema.pm b/src/PVE/JSONSchema.pm index c8fff77..fb58ad3 100644 --- a/src/PVE/JSONSchema.pm +++ b/src/PVE/JSONSchema.pm @@ -487,7 +487,7 @@ sub pve_parse_startup_order { } } - retturn $res; + return $res; } PVE::JSONSchema::register_standard_option('pve-startup-order', {