From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUf0l-0002HC-DW for qemu-devel@nongnu.org; Wed, 26 Aug 2015 14:01:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUf0i-0006qp-7e for qemu-devel@nongnu.org; Wed, 26 Aug 2015 14:01:23 -0400 Received: from mx2.parallels.com ([199.115.105.18]:47347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUf0i-0006qb-2E for qemu-devel@nongnu.org; Wed, 26 Aug 2015 14:01:20 -0400 References: <1440583525-21632-1-git-send-email-marcandre.lureau@redhat.com> <1440583525-21632-2-git-send-email-marcandre.lureau@redhat.com> From: "Denis V. Lunev" Message-ID: <55DDFA23.6060800@parallels.com> Date: Wed, 26 Aug 2015 20:40:51 +0300 MIME-Version: 1.0 In-Reply-To: <1440583525-21632-2-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v3 01/12] qga: misc spelling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com On 08/26/2015 01:05 PM, marcandre.lureau@redhat.com wrote: > From: Marc-André Lureau > > Signed-off-by: Marc-André Lureau > Reviewed-by: Eric Blake > Reviewed-by: Denis V. Lunev s/den@openvz/den@openvz.org/ > Reviewed-by: Michael Roth > --- > qga/qapi-schema.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json > index 18e3cc3..6b0bd16 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