Hi hackers,
Attached is a patch that fixes ten instances of missing apostrophe in
contractions ("dont" -> "don't") in pg_bsd_indent source code comments.I'm aware pg_bsd_indent is derived from FreeBSD's indent tool. These are minor comment-only changes that don't affect behavior. If preferred, I can submit these upstream to FreeBSD as well. Affected files: - src/tools/pg_bsd_indent/indent.c (7 instances) - src/tools/pg_bsd_indent/io.c (1 instance) - src/tools/pg_bsd_indent/pr_comment.c (2 instances) The patch applies cleanly against current HEAD (dd5716f3c74). Best regards, Thiago Caserta <https://aka.ms/GetOutlookForMac>
v1-0001-Fix-typos-in-pg_bsd_indent-dont-don-t-in-comments.patch
Description: v1-0001-Fix-typos-in-pg_bsd_indent-dont-don-t-in-comments.patch
