Fix typos in documentation and for one wait event

Michael Paquier <michael@paquier.xyz>

Commit: 42e2a580713201645d7caa4b27713ac777432d8d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-01-14T23:47:01Z
Releases: 12.0
Fix typos in documentation and for one wait event

These have been found while cross-checking for the use of unique words
in the documentation, and a wait event was not getting generated in a way
consistent to what the documentation provided.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/9b5a3a85-899a-ae62-dbab-1e7943aa5ab1@gmail.com

Files

PathChange+/−
doc/src/sgml/file-fdw.sgml modified +1 −1
doc/src/sgml/func.sgml modified +1 −1
doc/src/sgml/libpq.sgml modified +1 −1
doc/src/sgml/ref/pg_dump.sgml modified +1 −1
src/backend/postmaster/pgstat.c modified +1 −1

Documentation touched

Discussion