From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3bk7-0004gh-Ku for qemu-devel@nongnu.org; Tue, 03 Jun 2008 15:00:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3bk6-0004fR-1p for qemu-devel@nongnu.org; Tue, 03 Jun 2008 15:00:23 -0400 Received: from [199.232.76.173] (port=52501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3bk5-0004fO-OR for qemu-devel@nongnu.org; Tue, 03 Jun 2008 15:00:21 -0400 Received: from an-out-0708.google.com ([209.85.132.249]:10070) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3bk5-0007hC-Lm for qemu-devel@nongnu.org; Tue, 03 Jun 2008 15:00:21 -0400 Received: by an-out-0708.google.com with SMTP id d18so657205and.130 for ; Tue, 03 Jun 2008 12:00:20 -0700 (PDT) Message-ID: <484594B7.5020703@codemonkey.ws> Date: Tue, 03 Jun 2008 14:00:07 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Fix several spelling bugs References: <4842EAA9.1070706@mail.berlios.de> In-Reply-To: <4842EAA9.1070706@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Stefan Weil wrote: > This patch fixes several spelling bugs: > > explicitely -> explicitly > stabalized -> stabilized > priveledged -> privileged > privledge,priledge -> privilege > shoud -> should > > Please apply it to Qemu trunk. Reviewed-by: Anthony Liguori Regards, Anthony Liguori > Regards > Stefan >