Fix typos in miscinit.c.

Amit Kapila <akapila@postgresql.org>

Commit: 2d0fdfaccec8b314895e026018874dcc5565b43e
Author: Amit Kapila <akapila@postgresql.org>
Date: 2019-12-09T03:09:34Z
Releases: 13.0
Fix typos in miscinit.c.

Commit f13ea95f9e moved the description of postmaster.pid file contents
from miscadmin.h to pidfile.h, but missed to update the comments in
miscinit.c.

Author: Hadi Moshayedi
Reviewed-by: Amit Kapila
Backpatch-through: 10
Discussion: https://postgr.es/m/CAK=1=WpYEM9x3LGkaxgXaxeYQjnkdW8XLsxrYRTE2Gq-H83FMw@mail.gmail.com

Files

PathChange+/−
src/backend/utils/init/miscinit.c modified +2 −2

Discussion