From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] doc: Fix typos. Date: Sun, 23 Nov 2014 21:20:17 +0100 Message-ID: <87oarx654u.fsf@gnu.org> References: <87oaryuwqf.fsf@gmail.com> 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]:46091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsde0-0001OY-8p for guix-devel@gnu.org; Sun, 23 Nov 2014 15:20:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xsddr-0005MU-72 for guix-devel@gnu.org; Sun, 23 Nov 2014 15:20:28 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:37733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xsddq-0005MM-Va for guix-devel@gnu.org; Sun, 23 Nov 2014 15:20:19 -0500 In-Reply-To: <87oaryuwqf.fsf@gmail.com> (Alex Kost's message of "Sun, 23 Nov 2014 11:50:16 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > I think I've noticed a couple of typos in the manual. > > > From 68770c75ae8417807e58701e6537f552d7108bad Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sun, 23 Nov 2014 11:46:38 +0300 > Subject: [PATCH] doc: Fix typos. > > * doc/guix.texi (Base Services): Fix 'lsh-service' name. > (Networking Services): Fix (gnu services networking) module name. Indeed, please push. Thanks, Ludo=E2=80=99.