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 09:02:17 +0000 (10:02 +0100)
Author: Justin Pryzby <[email protected]>
Discussion: https://www.postgresql.org/message-id/20201121194105[email protected]

doc/src/sgml/contrib.sgml

index 625c64a9fa20255655814663fd7207013e136889..8b3c87d0ef6b0389ef017ada90c2bb870e9bc81a 100644 (file)
@@ -184,7 +184,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>
 
@@ -200,7 +200,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;