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: Small fixes for typos and missing words. Date: Wed, 30 Mar 2016 23:24:37 +0200 Message-ID: <87fuv7acbu.fsf@gnu.org> References: <87r3esrvk8.fsf@gnu.org> <87poucru04.fsf@gnu.org> 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]:41213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alNbX-0002x1-GN for guix-devel@gnu.org; Wed, 30 Mar 2016 17:24:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alNbU-00011v-C7 for guix-devel@gnu.org; Wed, 30 Mar 2016 17:24:43 -0400 In-Reply-To: <87poucru04.fsf@gnu.org> (Roel Janssen's message of "Wed, 30 Mar 2016 15:10:51 +0200") 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: Roel Janssen Cc: guix-devel@gnu.org Roel Janssen skribis: > From 467315651e27c3ce3059b9fca38494879de50e5e Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Wed, 30 Mar 2016 14:27:52 +0200 > Subject: [PATCH] doc: Small fixes for typos and missing words. > > * doc/guix.texi (The Store Monad): Add a dot at the end of a sentence. > (The Store Monad): Add "are" to make a complete sentence. > (G-Expressions): Fix typo. Applied, thanks! Ludo=E2=80=99.