[pve-devel] applied: [PATCH client 1/3] config: typo fixup

Dietmar Maurer dietmar at proxmox.com
Tue Jun 12 06:31:11 CEST 2018


applied

> On June 11, 2018 at 11:30 AM Wolfgang Bumiller <w.bumiller at proxmox.com> wrote:
> 
> 
> Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> ---
>  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
> pve-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list