On 02/16/2012 10:12 PM, Eric Blake wrote:
> On 02/16/2012 01:55 PM, Stefano Lattarini wrote:
>> * README: Remove stale or now-obvious description and advices.
>> Add reference to the INSTALL file.  Some minor rewordings.
>> ---
>>  README |   36 +++++++++++++++++-------------------
>>  1 files changed, 17 insertions(+), 19 deletions(-)
>>
> 
>> -Automake also has three mailing lists:
>> +Automake has also three mailing lists:
> 
> Drop this hunk; the original "also has" sounds better to a native speaker.
> 
Done with the attached patch.

Thanks,
  Stefano
>From a3756f96a3e92ec3e20f6666abfa2e8923ea483c Mon Sep 17 00:00:00 2001
Message-Id: <a3756f96a3e92ec3e20f6666abfa2e8923ea483c.1329427920.git.stefano.lattar...@gmail.com>
From: Stefano Lattarini <stefano.lattar...@gmail.com>
Date: Thu, 16 Feb 2012 22:30:52 +0100
Subject: [PATCH] readme: fix grammaro

Reported by Eric Blake.

* README: Use "also has" instead of "has also"; the former sounds
better to a native speaker.
---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index e955857..9b1477b 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ Automake has a page on the web.  See:
 
 	http://www.gnu.org/software/automake/
 
-Automake has also three mailing lists:
+Automake also has three mailing lists:
 
   * autom...@gnu.org
     For general discussions of Automake and its interactions with other
-- 
1.7.9

Reply via email to