Re: Fix typos in code comments
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: houzj.fnst@fujitsu.com, Zhang Mingli <zmlpostgres@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2022-09-26T06:25:44Z
Lists: pgsql-hackers
On Sat, Sep 24, 2022 at 4:00 AM Justin Pryzby <pryzby@telsasoft.com> wrote: > > On Mon, Sep 19, 2022 at 06:10:00AM -0500, Justin Pryzby wrote: > > On Mon, Sep 19, 2022 at 11:05:24AM +0800, Zhang Mingli wrote: > > > Good catch. There is a similar typo in doc, runtime.sgml. > > > ```using TLS protocols enabled by by setting the parameter``` > > > > That one should be backpatched to v15. > > This is still needed -- "by by" > Thanks for the reminder. I have pushed the fix. -- 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