summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2014-12-08 19:40:19 +0800
committerMichael Tokarev <mjt@tls.msk.ru>2014-12-10 11:51:08 +0300
commit1c854067b31a7764fa346ea74e0f0fa0ae718458 (patch)
tree1ddf7612f4ae084ab77a36900f29da7a9308529f /qapi-schema.json
parentd504fb4cecdb7c6f3b18c4d83296e84b6e970595 (diff)
downloadhqemu-1c854067b31a7764fa346ea74e0f0fa0ae718458.zip
hqemu-1c854067b31a7764fa346ea74e0f0fa0ae718458.tar.gz
qapi-schema: fix typo about change-vnc-password
Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r--qapi-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index 9ffdcf8..563b4ad 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
#
OpenPOWER on IntegriCloud