OSDN Git Service

qapi-schema: fix typo about change-vnc-password
authorGonglei <arei.gonglei@huawei.com>
Mon, 8 Dec 2014 11:40:19 +0000 (19:40 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 10 Dec 2014 08:51:08 +0000 (11:51 +0300)
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi-schema.json

index 9ffdcf8..563b4ad 100644 (file)
 #
 # 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
 #