Fix typos in documentation and for one wait event

Michael Paquier <michael@paquier.xyz>

Commit: 3607dd39ba3d31d30696acacaf76d4a97dbd842f
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-01-14T23:47:14Z
Releases: 10.7
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/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