applied > On June 11, 2018 at 11:30 AM Wolfgang Bumiller <[email protected]> wrote: > > > 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
_______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
