]> git.proxmox.com Git - pve-common.git/blobdiff - src/PVE/PodParser.pm
fix spelling errors
[pve-common.git] / src / PVE / PodParser.pm
index 380ce6edc534218a6f147e2a832340513e610145..a967549bae1138b66e30e8642abae99be06df420 100644 (file)
@@ -134,7 +134,7 @@ sub generate_property_text {
     return $data;
 }
 
-# generta epop from JSON schema properties
+# generate pod from JSON schema properties
 sub dump_properties {
     my ($properties) = @_;