Duplicate words in comments

Started by Daniel Gustafssonabout 6 years ago3 messageshackers
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

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).

cheers ./daniel

Attachments:

wordword_comment.diffapplication/octet-stream; name=wordword_comment.diff; x-unix-mode=0644Download+3-3
#2Vik Fearing
vik@postgresfriends.org
In reply to: Daniel Gustafsson (#1)
Re: Duplicate words in comments

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

#3Michael Paquier
michael@paquier.xyz
In reply to: Vik Fearing (#2)
Re: Duplicate words in comments

On Mon, Feb 17, 2020 at 10:57:33PM +0100, Vik Fearing wrote:

These changes look good to me.

Applied. The indentation in nodeAgg.c had a nit.
--
Michael