Re: [PATCH] and yet another typo-cleaning pass on the pdd

2002-08-25 Thread Tom Hughes
In message <20020825071653$[EMAIL PROTECTED]> Jerome Quelin <[EMAIL PROTECTED]> wrote: > Well, I corrected it because there is both infinitive and third person, > depending on the method described: > Example: >[...] >BIGNUM* shift_bignum(INTERP, PMC* self) > Returns ... >

Re: [PATCH] and yet another typo-cleaning pass on the pdd

2002-08-24 Thread Jerome Quelin
On Dimanche 25 Août 2002 00:51, Tom Hughes wrote : > > Some typos corrected in the pdds. > Applied in part. I didn't apply all the changes to make the vtable method > descriptions describe what the method will do rather than what it does as > there doesn't seem to be any point to it. Well, I corr