From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAro2-0004xk-Tz for qemu-devel@nongnu.org; Tue, 17 Jul 2007 14:29:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAro0-0004xY-HP for qemu-devel@nongnu.org; Tue, 17 Jul 2007 14:29:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAro0-0004xV-C4 for qemu-devel@nongnu.org; Tue, 17 Jul 2007 14:29:52 -0400 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IAro0-0000oh-1c for qemu-devel@nongnu.org; Tue, 17 Jul 2007 14:29:52 -0400 Date: Tue, 17 Jul 2007 18:57:06 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] More misspellings Message-ID: <20070717175706.GA5863@networkno.de> References: <20070717150423.GA16468@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070717150423.GA16468@miranda.arrow> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stuart Brady Cc: qemu-devel@nongnu.org Stuart Brady wrote: > Hi, > > I spellchecked much of QEMU's source a while ago, and produced a list of > misspellings, which I now include below. > > I could submit a patch to fix these, but I'm not sure what its preferred > form would be. Would it be better to submit separate patches for > changes to the docs and/or strings, or would one big patch be okay? > (Bear in mind I've counted 206 non-distinct misspellings.) Make it a set of patches, split per-file (or per group-of-files if they were tiny otherwise). Thiemo