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