From: Nicolas Frey <n.frey@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-container 1/1] api: vncwebsocket: fix typo
Date: Tue, 14 Oct 2025 11:52:46 +0200 [thread overview]
Message-ID: <20251014095246.133557-3-n.frey@proxmox.com> (raw)
In-Reply-To: <20251014095246.133557-1-n.frey@proxmox.com>
Signed-off-by: Nicolas Frey <n.frey@proxmox.com>
---
src/PVE/API2/LXC.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm
index e53b388..32bbc5d 100644
--- a/src/PVE/API2/LXC.pm
+++ b/src/PVE/API2/LXC.pm
@@ -1151,7 +1151,7 @@ __PACKAGE__->register_method({
description => "You also need to pass a valid ticket (vncticket).",
check => ['perm', '/vms/{vmid}', ['VM.Console']],
},
- description => "Opens a weksocket for VNC traffic.",
+ description => "Opens a websocket for VNC traffic.",
parameters => {
additionalProperties => 0,
properties => {
--
2.47.3
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-10-14 9:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-14 9:52 [pve-devel] [PATCH qemu-server/pve-container 0/2] fix typos Nicolas Frey
2025-10-14 9:52 ` [pve-devel] [PATCH qemu-server 1/1] api: vncwebsocket: fix typo Nicolas Frey
2025-10-14 9:52 ` Nicolas Frey [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251014095246.133557-3-n.frey@proxmox.com \
--to=n.frey@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox