doc: Fix typos

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com
This commit is contained in:
Peter Eisentraut 2020-11-25 09:49:00 +01:00
parent 59ed45e278
commit 796f57d216

View 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;