mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-31 05:51:53 -06:00
qapi/ui: correct typos
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>
This commit is contained in:
parent
a0e93dd818
commit
af113f6f00
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
||||||
##
|
##
|
||||||
# @SetPasswordOptionsVnc:
|
# @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
|
# @display: The id of the display where the password should be
|
||||||
# changed. Defaults to the first.
|
# changed. Defaults to the first.
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
##
|
##
|
||||||
# @ExpirePasswordOptionsVnc:
|
# @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
|
# @display: The id of the display where the expiration should be
|
||||||
# changed. Defaults to the first.
|
# changed. Defaults to the first.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue