]> git.proxmox.com Git - pve-manager.git/commitdiff
api: nodes: fix typo
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Jun 2021 14:27:44 +0000 (16:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Jun 2021 14:27:55 +0000 (16:27 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Nodes.pm

index f4d3382cea6dc7ecd46c42ad6356e5cb7a3c935a..77adbf011bd6e0436d0ba6af53a3fe3dd9a657b3 100644 (file)
@@ -1115,7 +1115,7 @@ __PACKAGE__->register_method({
        description => "Restricted to users on realm 'pam'. You also need to pass a valid ticket (vncticket).",
        check => ['perm', '/nodes/{node}', [ 'Sys.Console' ]],
     },
-    description => "Opens a weksocket for VNC traffic.",
+    description => "Opens a websocket for VNC traffic.",
     parameters => {
        additionalProperties => 0,
        properties => {