From: Dietmar Maurer Date: Tue, 22 Mar 2016 09:39:16 +0000 (+0100) Subject: fix spelling errors X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=8ff24fe8cbdb8ba5cf9606e419e27981770c3ec8 fix spelling errors --- diff --git a/src/PVE/PodParser.pm b/src/PVE/PodParser.pm index 380ce6e..a967549 100644 --- a/src/PVE/PodParser.pm +++ b/src/PVE/PodParser.pm @@ -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) = @_;