public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server/pve-container 0/2] fix typos
@ 2025-10-14  9:52 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 ` [pve-devel] [PATCH pve-container " Nicolas Frey
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Frey @ 2025-10-14  9:52 UTC (permalink / raw)
  To: pve-devel

fix small typos in pve-container and qemu-server.

pve-container:

Nicolas Frey (1):
  api: vncwebsocket: fix typo

 src/PVE/API2/LXC.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

qemu-server:

Nicolas Frey (1):
  api: vncwebsocket: fix typo

 src/PVE/API2/Qemu.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.47.3


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

* [pve-devel] [PATCH qemu-server 1/1] api: vncwebsocket: fix typo
  2025-10-14  9:52 [pve-devel] [PATCH qemu-server/pve-container 0/2] fix typos Nicolas Frey
@ 2025-10-14  9:52 ` Nicolas Frey
  2025-10-14  9:52 ` [pve-devel] [PATCH pve-container " Nicolas Frey
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Frey @ 2025-10-14  9:52 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Nicolas Frey <n.frey@proxmox.com>
---
 src/PVE/API2/Qemu.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PVE/API2/Qemu.pm b/src/PVE/API2/Qemu.pm
index 71bedc1e..97645b0f 100644
--- a/src/PVE/API2/Qemu.pm
+++ b/src/PVE/API2/Qemu.pm
@@ -3149,7 +3149,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


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

* [pve-devel] [PATCH pve-container 1/1] api: vncwebsocket: fix typo
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Frey @ 2025-10-14  9:52 UTC (permalink / raw)
  To: pve-devel

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


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

end of thread, other threads:[~2025-10-14  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [pve-devel] [PATCH pve-container " Nicolas Frey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal