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>
This commit is contained in:
Gonglei 2014-12-08 19:40:19 +08:00 committed by Michael Tokarev
parent d504fb4cec
commit 1c854067b3

View File

@ -1533,7 +1533,7 @@
# #
# Change the VNC server password. # 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 # Since: 1.1
# #