Re:Re: [PATCH v2] docs: Fix typo in comment

From: Slark Xiao
Date: Mon Jul 25 2022 - 21:06:18 EST


















At 2022-07-25 21:32:04, "Baoquan He" <bhe@xxxxxxxxxx> wrote:
>On 07/25/22 at 11:55am, David Howells wrote:
>> Baoquan He <bhe@xxxxxxxxxx> wrote:
>>
>> > sed -i "s/the the /the /g" `git grep -l "the the "`
>>
>> You might want to clarify the first "the" with a preceding boundary marker.
>> There are some English words ending in "the" that can be used as verbs, though
>> I'm not sure you'd find any of them here - clothe for example.
>
>Right. I plan to split this big one into patches corresponding to
>different component as Jonathan suggested, and will consider how to mark
>the first 'the' as you suggested, and wrap Slark's pathces which
>includes typo fix of "then the".
>
>Thanks
>Baoquan

Actually I have committed all changes which were listed in your previous list.
I committed it one by one and checked if any other typo is included.
If possible, you can try other double typo issue like "and and " or "or or" or something else.


Thanks