Re: Fix typos in code comments
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: houzj.fnst@fujitsu.com, Zhang Mingli <zmlpostgres@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Amit Kapila <amit.kapila16@gmail.com>
Date: 2022-09-23T22:30:57Z
Lists: pgsql-hackers
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" -- Justin
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