From: Peter Eisentraut Date: Wed, 25 Nov 2020 08:49:00 +0000 (+0100) Subject: doc: Fix typos X-Git-Tag: REL_10_16~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d965f698dcbe05d07ec44ba95db94b9e483c8066;p=thirdparty%2Fpostgresql.git doc: Fix typos Author: Justin Pryzby Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com --- diff --git a/doc/src/sgml/contrib.sgml b/doc/src/sgml/contrib.sgml index 915e7ad5bcb..54c20d91ade 100644 --- a/doc/src/sgml/contrib.sgml +++ b/doc/src/sgml/contrib.sgml @@ -186,7 +186,7 @@ pages. applications in contrib. They can be run from anywhere, independent of where the database server resides. See also for information about client - applications that part of the core PostgreSQL + applications are that part of the core PostgreSQL distribution. @@ -202,7 +202,7 @@ pages. applications in contrib. They are typically run on the host where the database server resides. See also for information about server applications that - part of the core PostgreSQL distribution. + are part of the core PostgreSQL distribution. &pgstandby;