From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ9VK-0006p1-JS for qemu-devel@nongnu.org; Tue, 24 Feb 2015 02:02:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQ9VD-0002zb-Tq for qemu-devel@nongnu.org; Tue, 24 Feb 2015 02:02:02 -0500 Date: Tue, 24 Feb 2015 08:01:52 +0100 From: Alberto Garcia Message-ID: <20150224070152.GA8006@igalia.com> References: <1424723236-24368-1-git-send-email-berto@igalia.com> <54EB9B04.1070901@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54EB9B04.1070901@redhat.com> Subject: Re: [Qemu-devel] [PATCH] qmp-commands.hx: Fix several typos List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Mon, Feb 23, 2015 at 02:26:28PM -0700, Eric Blake wrote: > > -- "tls": whevener the channel is encrypted (json-bool) > > +- "tls": whenever the channel is encrypted (json-bool) > > Might be nicer as 'whether' rather than 'whenever'. Oh, you're right. Feel free to change it, or do you want me to resubmit the patch? Berto