From: Gonglei Date: Mon, 8 Dec 2014 11:40:19 +0000 (+0800) Subject: qapi-schema: fix typo about change-vnc-password X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1c854067b31a7764fa346ea74e0f0fa0ae718458;p=qemu.git qapi-schema: fix typo about change-vnc-password Signed-off-by: Gonglei Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- diff --git a/qapi-schema.json b/qapi-schema.json index 9ffdcf8e85..563b4ad98a 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -1533,7 +1533,7 @@ # # Change the VNC server password. # -# @target: the new password to use with VNC authentication +# @password: the new password to use with VNC authentication # # Since: 1.1 #