Fix typos in code comments
Zhijie Hou (Fujitsu) <houzj.fnst@fujitsu.com>
From: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-19T02:44:12Z
Lists: pgsql-hackers
Attachments
- 0001-fix-typos.patch (application/octet-stream) patch 0001
Hi, 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. Best regards, Hou zhijie
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