Signed-off-by: Wolfgang Bumiller <[email protected]>
---
 PVE/APIClient/Config.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PVE/APIClient/Config.pm b/PVE/APIClient/Config.pm
index 8fa7691..25ed56b 100644
--- a/PVE/APIClient/Config.pm
+++ b/PVE/APIClient/Config.pm
@@ -42,7 +42,7 @@ my $defaultData = {
            optional => 1,
        },
        password => {
-           description => "The users password.",
+           description => "The user's password.",
            type => 'string',
            optional => 1,
        },
-- 
2.11.0


_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to