Re: Fix typos in code comments
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-19T02:57:16Z
Lists: pgsql-hackers
On Mon, Sep 19, 2022 at 8:14 AM houzj.fnst@fujitsu.com <houzj.fnst@fujitsu.com> wrote: > > While working on some other patches, I found serval typos(duplicate words and > incorrect function name reference) in the code comments. Here is a small patch > to fix them. > Thanks, the patch looks good to me. I'll push this. -- With Regards, Amit Kapila.
Commits
-
Doc: Remove the use of a duplicate word.
- 15113bfb467a 15.0 landed
-
Remove various duplicated words
- 66fa8ff63798 16.0 landed
-
Fix typos.
- a23417790631 16.0 landed