]> git.proxmox.com Git - pve-common.git/commitdiff
fix spelling errors
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Mar 2016 09:39:16 +0000 (10:39 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Mar 2016 09:39:16 +0000 (10:39 +0100)
src/PVE/PodParser.pm

index 380ce6edc534218a6f147e2a832340513e610145..a967549bae1138b66e30e8642abae99be06df420 100644 (file)
@@ -134,7 +134,7 @@ sub generate_property_text {
     return $data;
 }
 
     return $data;
 }
 
-# generta epop from JSON schema properties
+# generate pod from JSON schema properties
 sub dump_properties {
     my ($properties) = @_;
 
 sub dump_properties {
     my ($properties) = @_;