[pve-devel] [PATCH 1/2] vm_copy : fix typo in description
Dietmar Maurer
dietmar at proxmox.com
Tue Apr 30 06:54:09 CEST 2013
applied - thanks!
> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Alexandre Derumier
> Sent: Dienstag, 30. April 2013 06:18
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH 1/2] vm_copy : fix typo in description
>
>
> Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
> ---
> PVE/API2/Qemu.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index 04106b8..8a15abc
> 100644
> --- a/PVE/API2/Qemu.pm
> +++ b/PVE/API2/Qemu.pm
> @@ -1779,7 +1779,7 @@ __PACKAGE__->register_method({
> method => 'POST',
> protected => 1,
> proxyto => 'node',
> - description => "Creat a copy of virtual machine/template.",
> + description => "Create a copy of virtual machine/template.",
> permissions => {
> description => "You need 'VM.Copy' permissions on /vms/{vmid}, and
> 'VM.Allocate' permissions " .
> "on /vms/{newid} (or on the VM pool /pool/{pool}). You also need " .
> --
> 1.7.10.4
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list