diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2015-08-27 01:34:47 +0200 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2015-09-01 11:07:09 -0500 |
commit | 2e2a58e0e49ddb3561b541dc01c3206543b3a1a3 (patch) | |
tree | dae927fc453e7a149334de4c9ac357431cf18661 /qga/qapi-schema.json | |
parent | 4c875d89cb11f4033012eebd63963ab725f8108e (diff) | |
download | qemu-2e2a58e0e49ddb3561b541dc01c3206543b3a1a3.tar.gz qemu-2e2a58e0e49ddb3561b541dc01c3206543b3a1a3.tar.bz2 qemu-2e2a58e0e49ddb3561b541dc01c3206543b3a1a3.zip |
qga: misc spelling
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'qga/qapi-schema.json')
-rw-r--r-- | qga/qapi-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json index 18e3cc37d4..6b0bd163c3 100644 --- a/qga/qapi-schema.json +++ b/qga/qapi-schema.json @@ -793,7 +793,7 @@ # scheme. Refer to the documentation of the guest operating system # in question to determine what is supported. # -# Note all guest operating systems will support use of the +# Not all guest operating systems will support use of the # @crypted flag, as they may require the clear-text password # # The @password parameter must always be base64 encoded before |