More typos

Martin Geisler mg at daimi.au.dk
Tue Aug 12 06:44:22 CDT 2008


"S. Heimberg" <simohe at besonet.ch> writes:

> I wote for corrections.
> But your last typo correction is wrong. Readd means to add again,
> not to read. Readd is correct.

Ups! I guess I would spell it re-add, but I'm not a native speaker...
I'll resend the patch without this "correction".

> On Tue, 12 Aug 2008 09:40:58 +0200, Martin Geisler <mg at daimi.au.dk> wrote:
>> Brendan Cully <brendan at kublai.com> writes:
> ...
>> Anyway, here is another patch with some typos I found:
>> 
>> # HG changeset patch
>> # User Martin Geisler <mg at daimi.au.dk>
>> # Date 1218491941 -7200
>> # Node ID 0d3c4dcae9a64131c385e60a18ec975a3a9b357d
>> # Parent  14a6521128651fcb5eff9f513afa364dd5df345a
>> Fixed docstring typos
>> 
>> diff -r 14a652112865 -r 0d3c4dcae9a6 mercurial/revlog.py
>> --- a/mercurial/revlog.py	Mon Aug 11 22:24:49 2008 +0200
>> +++ b/mercurial/revlog.py	Mon Aug 11 23:59:01 2008 +0200
> ...
>> @@ -1285,7 +1285,7 @@
>>  
>>          So we truncate the revlog on the first of these revisions, and
>>          trust that the caller has saved the revisions that shouldn't be
>> -        removed and that it'll readd them after this truncation.
>> +        removed and that it'll read them after this truncation.
>>          """
>>          if len(self) == 0:
>>              return

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multi-Party Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20080812/bd635285/attachment.pgp 


More information about the Mercurial-devel mailing list