Re: Duplicate words in comments
Vik Fearing <vik@postgresfriends.org>
From: Vik Fearing <vik@postgresfriends.org>
To: Daniel Gustafsson <daniel@yesql.se>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-02-17T21:57:33Z
Lists: pgsql-hackers
On 17/02/2020 15:36, Daniel Gustafsson wrote: > When applying the recent "the the" comment fixup to downstream docs I happened > to notice other cases of duplicated words in comments. The attached trivial > diff removes the few that I came across (the last one was perhaps correct but > if so seemed strange to a non-native speaker). These changes look good to me. -- Vik Fearing
Commits
-
Remove duplicated words in comments
- 958f9fb98da9 13.0 landed