]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typos
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 25 Nov 2020 08:49:00 +0000 (09:49 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 25 Nov 2020 08:59:27 +0000 (09:59 +0100)
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com

doc/src/sgml/contrib.sgml

index dd4e4f8da90e01a3676fb014b9bfa119e64412a2..dd3bff2e7bcd4b90de324790931616ed92234c07 100644 (file)
@@ -186,7 +186,7 @@ pages.
    applications in <literal>contrib</literal>.  They can be run from anywhere,
    independent of where the database server resides.  See
    also <xref linkend="reference-client"> for information about client
-   applications that part of the core <productname>PostgreSQL</productname>
+   applications are that part of the core <productname>PostgreSQL</productname>
    distribution.
   </para>
 
@@ -202,7 +202,7 @@ pages.
    applications in <literal>contrib</literal>.  They are typically run on the
    host where the database server resides.  See also <xref
    linkend="reference-server"> for information about server applications that
-   part of the core <productname>PostgreSQL</productname> distribution.
+   are part of the core <productname>PostgreSQL</productname> distribution.
   </para>
 
  &pgstandby;