Typo: pgbench.c

Moon, Insung <moon_insung_i3@lab.ntt.co.jp>

From: "Moon, Insung" <Moon_Insung_i3@lab.ntt.co.jp>
To: "'Pg Hackers'" <pgsql-hackers@postgresql.org>
Date: 2019-01-23T05:18:49Z
Lists: pgsql-hackers

Attachments

Dear hackers.

I found a minor typo in the comment pgbench.c.

-		 * always allocate one more in order to accomodate the NULL terminator
+		 * always allocate one more in order to accommodate the NULL terminator

Attached fix it.

Regards.
Moon.
----------------------------------------
Moon, insung
NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center
----------------------------------------

Commits

  1. Fix typo in pgbench.c