doc: Fix typos
authorPeter Eisentraut <[email protected]>
Wed, 25 Nov 2020 08:49:00 +0000 (09:49 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 25 Nov 2020 08:57:43 +0000 (09:57 +0100)
Author: Justin Pryzby <[email protected]>
Discussion: https://www.postgresql.org/message-id/20201121194105[email protected]

doc/src/sgml/contrib.sgml

index 915e7ad5bcbff727cdbf74f410f181c35c794433..54c20d91adec6e09c6f842f0abbcfc29f65a7bf3 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;