From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaMsr-0005pF-Tw for qemu-devel@nongnu.org; Mon, 19 Nov 2012 03:39:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaMso-00020S-Rh for qemu-devel@nongnu.org; Mon, 19 Nov 2012 03:39:13 -0500 Date: Mon, 19 Nov 2012 09:39:01 +0100 From: Stefan Hajnoczi Message-ID: <20121119083901.GC17444@stefanha-thinkpad.redhat.com> References: <1351841754-26483-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351841754-26483-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] s390x: Spelling fixes (endianess -> endianness, occured -> occurred) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, Christian Borntraeger , qemu-devel@nongnu.org On Fri, Nov 02, 2012 at 08:35:54AM +0100, Stefan Weil wrote: > Replace also "write into" by "write to". > > Signed-off-by: Stefan Weil > --- > > I think "write to" is better, but I am not sure about this, > so please wait until a native speaker has reviewed that patch. "write to" is better. Applied to the trivial patches tree. There is a pending pull request - this patch will be in the next pull request. Stefan