From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAInb-00036c-RR for qemu-devel@nongnu.org; Thu, 14 Apr 2011 05:25:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAIna-00060u-16 for qemu-devel@nongnu.org; Thu, 14 Apr 2011 05:25:15 -0400 Date: Thu, 14 Apr 2011 10:25:06 +0100 From: Stefan Hajnoczi Message-ID: <20110414092506.GA32105@stefanha-thinkpad.localdomain> References: <1302727522-15406-1-git-send-email-weil@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1302727522-15406-1-git-send-email-weil@mail.berlios.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Fix some typos in comments and documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, QEMU Developers On Wed, Apr 13, 2011 at 10:45:22PM +0200, Stefan Weil wrote: > helpfull -> helpful > usefull -> useful > cotrol -> control > > and a grammar fix. > > Signed-off-by: Stefan Weil > --- > qemu-options.hx | 4 ++-- > savevm.c | 2 +- > target-arm/helper.c | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) Merged into the trivial-patches tree. I will send a pull request to the qemu.git maintainers: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches For more information, see http://wiki.qemu.org/Contribute/TrivialPatches. Stefan