coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] maint: fix common spelling errors in comments


From: Pádraig Brady
Subject: Re: [PATCH] maint: fix common spelling errors in comments
Date: Tue, 08 May 2012 02:22:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 04/18/2012 07:04 AM, Jim Meyering wrote:
> Pádraig Brady wrote:
>> From: Kevin Lyda <address@hidden>
>>
>> These were identified using: https://github.com/lyda/misspell-check
>>
>> * src/cat.c: Correct a single spelling error.
>> * src/comm.c: Likewise.
>> * src/expr.c Likewise.
>> * src/pr.c Likewise.
>> * src/tac.c Likewise.
>> * src/test.c Likewise.
>> ---
>>  src/cat.c  |    4 ++--
>>  src/comm.c |    2 +-
>>  src/expr.c |    2 +-
>>  src/pr.c   |    2 +-
>>  src/tac.c  |    2 +-
>>  src/test.c |    2 +-
>>  6 files changed, 7 insertions(+), 7 deletions(-)
> 
> Nice.  But don't stop with just the .c files.
> Run it on all version-controlled files:
> 
>     git ls-files|misspellings -f -

Adjusted and pushed.
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=aa078afc

cheers,
Pádraig.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]