A small typo

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: A small typo
Date: 2022-09-14 02:46:08
Message-ID: 20220914.114608.1462991533784489178.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I found a small typo in a comment in pgbench.c of 15/master.

- * Return the number fo failed transactions.
+ * Return the number of failed transactions.

While at it, I found "* lot fo unnecessary work." in pg13's
procsignal.c. It has been fixed by 2a093355aa in PG14 but PG13 was
left alone at the time.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
pgbench_comment_type_fix_15_master.patch text/x-patch 398 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2022-09-14 02:55:40 Re: A small typo
Previous Message Tom Lane 2022-09-14 02:38:46 Re: A question about wording in messages