5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2025-01-24 14:03:35 +03:00

fix spelling errors

This commit is contained in:
Dietmar Maurer 2016-03-22 10:39:16 +01:00
parent ee9e7f3dc4
commit 8ff24fe8cb

View 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) = @_;