From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHdqV-0001i5-I6 for qemu-devel@nongnu.org; Wed, 04 May 2011 11:18:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHdqU-0002oG-68 for qemu-devel@nongnu.org; Wed, 04 May 2011 11:18:35 -0400 MIME-Version: 1.0 In-Reply-To: <4DC064D5.7000800@mail.berlios.de> References: <1304004042-8334-1-git-send-email-weil@mail.berlios.de> <4DC064D5.7000800@mail.berlios.de> Date: Wed, 4 May 2011 16:18:32 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 01/18] Fix typos in comments (dependancy -> dependency) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, QEMU Developers On Tue, May 3, 2011 at 9:25 PM, Stefan Weil wrote: > Am 28.04.2011 17:20, schrieb Stefan Weil: >> >> Signed-off-by: Stefan Weil >> --- >> Changelog | 2 +- >> Makefile.objs | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) >> > > There were no replies to the patch series up to now. Sorry, I have been away on holiday and am still catching back up. Let's take them as they are. Stefan