From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK6y2-0006o4-IO for qemu-devel@nongnu.org; Fri, 05 Oct 2012 08:25:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK6y1-0007hK-CA for qemu-devel@nongnu.org; Fri, 05 Oct 2012 08:25:22 -0400 Date: Fri, 5 Oct 2012 14:25:02 +0200 From: Stefan Hajnoczi Message-ID: <20121005122502.GC10951@stefanha-thinkpad.redhat.com> References: <1348772258-31168-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1348772258-31168-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PATCH] slirp: Fix spelling in comment (enought -> enough, insure -> ensure) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, Jan Kiszka , qemu-devel@nongnu.org On Thu, Sep 27, 2012 at 08:57:38PM +0200, Stefan Weil wrote: > Signed-off-by: Stefan Weil > --- > > As a non native speaker, I feel that 'ensure' is better here than 'insure'. > Could a native speaker please confirm that? > > Thanks, > > Stefan > > slirp/ip_icmp.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan