Skip to content

Commit 796f57d

Browse files
committed
doc: Fix typos
Author: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com
1 parent 59ed45e commit 796f57d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/contrib.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ pages.
184184
applications in <literal>contrib</literal>. They can be run from anywhere,
185185
independent of where the database server resides. See
186186
also <xref linkend="reference-client"> for information about client
187-
applications that part of the core <productname>PostgreSQL</productname>
187+
applications are that part of the core <productname>PostgreSQL</productname>
188188
distribution.
189189
</para>
190190

@@ -200,7 +200,7 @@ pages.
200200
applications in <literal>contrib</literal>. They are typically run on the
201201
host where the database server resides. See also <xref
202202
linkend="reference-server"> for information about server applications that
203-
part of the core <productname>PostgreSQL</productname> distribution.
203+
are part of the core <productname>PostgreSQL</productname> distribution.
204204
</para>
205205

206206
&pgstandby;

0 commit comments

Comments
 (0)