From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Fix double occurrence of words in documentation Date: Tue, 05 Jan 2016 23:56:28 +0100 Message-ID: <871t9vk543.fsf_-_@gnu.org> References: <20160105094343.671e306a@maitreya.site> <20160105164040.GB23764@jasmine> <20160105191012.71f54677@maitreya.site> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aGaWq-0003I3-NF for guix-devel@gnu.org; Tue, 05 Jan 2016 17:56:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aGaWl-0005vY-OD for guix-devel@gnu.org; Tue, 05 Jan 2016 17:56:36 -0500 In-Reply-To: <20160105191012.71f54677@maitreya.site> (Michael Vetter's message of "Tue, 5 Jan 2016 19:10:12 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Michael Vetter Cc: guix-devel@gnu.org Michael Vetter skribis: > From 29cd137d59bfa8b6f3f467ab120c2a8371da8c59 Mon Sep 17 00:00:00 2001 > From: Michael Vetter > Date: Tue, 5 Jan 2016 09:37:05 +0100 > Subject: [PATCH] doc: Remove double occurance of words. > > * doc/guix.texi: substitute 'the the' with 'the'. Pushed with a fixlet for the subject line. :-) Thanks, Ludo=E2=80=99.