Fix typos in miscinit.c.

Amit Kapila <akapila@postgresql.org>

Commit: 469a274229143eba0940b7c116ecd1032d959af1
Author: Amit Kapila <akapila@postgresql.org>
Date: 2019-12-09T03:24:21Z
Releases: 11.7
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