all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] Fixed spelling error
@ 2023-01-20 11:14 Noel Ullreich
  2023-01-23 10:20 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Noel Ullreich @ 2023-01-20 11:14 UTC (permalink / raw)
  To: pve-devel

fixed a small spelling and grammar error I stumbled over

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.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 c87602d..587bb22 100644
--- a/PVE/API2/Qemu.pm
+++ b/PVE/API2/Qemu.pm
@@ -840,7 +840,7 @@ __PACKAGE__->register_method({
 	    # OK
 	} elsif ($archive && $force && (-f $filename) &&
 		 $rpcenv->check($authuser, "/vms/$vmid", ['VM.Backup'], 1)) {
-	    # OK: user has VM.Backup permissions, and want to restore an existing VM
+	    # OK: user has VM.Backup permissions and wants to restore an existing VM
 	} else {
 	    raise_perm_exc();
 	}
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied:  [PATCH qemu-server] Fixed spelling error
  2023-01-20 11:14 [pve-devel] [PATCH qemu-server] Fixed spelling error Noel Ullreich
@ 2023-01-23 10:20 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-01-23 10:20 UTC (permalink / raw)
  To: Proxmox VE development discussion, Noel Ullreich

Am 20/01/2023 um 12:14 schrieb Noel Ullreich:
> fixed a small spelling and grammar error I stumbled over
> 
> Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
> ---
>  PVE/API2/Qemu.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-23 10:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 11:14 [pve-devel] [PATCH qemu-server] Fixed spelling error Noel Ullreich
2023-01-23 10:20 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal