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:49:00 +0000 (09:49 +0100)
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com

doc/src/sgml/contrib.sgml

index 4e833d79ef9bef9a404f3831f9870302d5581b0d..ae2759be55318ff00ea6f1dd3e8c344c7e851cd5 100644 (file)
@@ -180,7 +180,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 that are part of the core <productname>PostgreSQL</productname>
    distribution.
   </para>
 
@@ -196,7 +196,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;