Re: Duplicat-word typos in code comments
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-10-04T13:30:53Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: >> On 4 Oct 2021, at 14:56, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote: > >> I noticed a duplicate-word typo in a comments recently, and cooked up >> the following ripgrep command to find some more. > > Pushed to master, thanks! Thanks! > I avoided the reflow of the comments though to make it the minimal > change. Fair enough. I wasn't sure myself whether to do it or not. - ilmari
Commits
-
Fix duplicate words in comments
- 7111e332c57d 15.0 landed