]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
qapi/ui: correct typos
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>
Tue, 20 Feb 2024 08:52:22 +0000 (10:52 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Feb 2024 05:16:57 +0000 (08:16 +0300)
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi/ui.json

index b6d7e142b718ae20ced2929e672f63a25d9cb145..1448eaca73eb92680d98df2ebbeed8307b515144 100644 (file)
@@ -63,7 +63,7 @@
 ##
 # @SetPasswordOptionsVnc:
 #
-# Options for set_password specific to the VNC procotol.
+# Options for set_password specific to the VNC protocol.
 #
 # @display: The id of the display where the password should be
 #     changed.  Defaults to the first.
 ##
 # @ExpirePasswordOptionsVnc:
 #
-# Options for expire_password specific to the VNC procotol.
+# Options for expire_password specific to the VNC protocol.
 #
 # @display: The id of the display where the expiration should be
 #     changed.  Defaults to the first.