From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: more typo fixes Date: Fri, 18 Dec 2009 00:56:39 +0000 Message-ID: <87eimtp0ag.fsf@ossau.uklinux.net> References: <87d42glez5.wl%bjg@network-theory.co.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1261098341 23387 80.91.229.12 (18 Dec 2009 01:05:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 01:05:41 +0000 (UTC) Cc: bug-guile@gnu.org To: Brian Gough Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Dec 18 02:05:34 2009 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NLRHi-0004cH-Dl for guile-bugs@m.gmane.org; Fri, 18 Dec 2009 02:05:34 +0100 Original-Received: from localhost ([127.0.0.1]:40383 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLRHi-0007Ys-Bv for guile-bugs@m.gmane.org; Thu, 17 Dec 2009 20:05:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLR9G-0003pS-DM for bug-guile@gnu.org; Thu, 17 Dec 2009 19:56:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLR9B-0003gF-4b for bug-guile@gnu.org; Thu, 17 Dec 2009 19:56:49 -0500 Original-Received: from [199.232.76.173] (port=60789 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLR9A-0003g0-Qt for bug-guile@gnu.org; Thu, 17 Dec 2009 19:56:44 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]:42856) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLR9A-00032B-9H for bug-guile@gnu.org; Thu, 17 Dec 2009 19:56:44 -0500 Original-Received: from arudy (host81-153-58-148.range81-153.btcentralplus.com [81.153.58.148]) by mail3.uklinux.net (Postfix) with ESMTP id 83BFF1F6DB8; Fri, 18 Dec 2009 00:56:43 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id D441E3801F; Fri, 18 Dec 2009 00:56:39 +0000 (GMT) In-Reply-To: <87d42glez5.wl%bjg@network-theory.co.uk> (Brian Gough's message of "Tue, 15 Dec 2009 10:16:14 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4408 Archived-At: Brian Gough writes: > More spelling corrections and fixes for doubled words (e.g. "the the") Thanks, these are all great. Neil