From 8ff24fe8cbdb8ba5cf9606e419e27981770c3ec8 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 22 Mar 2016 10:39:16 +0100 Subject: [PATCH] fix spelling errors --- src/PVE/PodParser.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) = @_; -- 2.39.2