Fix typos and grammar in docs and comments
authorMichael Paquier <michael@paquier.xyz>
Thu, 24 Dec 2020 08:05:49 +0000 (17:05 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 24 Dec 2020 08:05:49 +0000 (17:05 +0900)
commit90fbf7c57df601c7e0b43ae7cf71f0f69908a7cc
tree3802395b538dc9b051e7ea65d3bc452a3ee9c904
parent6ecf488d91ceb93a8be907a24c5d8a90358534ed
Fix typos and grammar in docs and comments

This fixes several areas of the documentation and some comments in
matters of style, grammar, or even format.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20201222041153.GK30237@telsasoft.com
23 files changed:
contrib/pg_stat_statements/pg_stat_statements.c
doc/src/sgml/amcheck.sgml
doc/src/sgml/catalogs.sgml
doc/src/sgml/cube.sgml
doc/src/sgml/func.sgml
doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/monitoring.sgml
doc/src/sgml/pgstatstatements.sgml
doc/src/sgml/rangetypes.sgml
doc/src/sgml/ref/create_type.sgml
doc/src/sgml/ref/explain.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_verifybackup.sgml
doc/src/sgml/ref/prepare.sgml
doc/src/sgml/sources.sgml
doc/src/sgml/wal.sgml
src/backend/access/transam/xlog.c
src/backend/partitioning/partprune.c
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_directory.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_upgrade/check.c
src/tools/msvc/README