Skip to content

Commit 7ef52b5

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 5f734ac commit 7ef52b5

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
@@ -178,7 +178,7 @@ pages.
178178
applications in <literal>contrib</literal>. They can be run from anywhere,
179179
independent of where the database server resides. See
180180
also <xref linkend="reference-client"/> for information about client
181-
applications that part of the core <productname>PostgreSQL</productname>
181+
applications that are part of the core <productname>PostgreSQL</productname>
182182
distribution.
183183
</para>
184184

@@ -194,7 +194,7 @@ pages.
194194
applications in <literal>contrib</literal>. They are typically run on the
195195
host where the database server resides. See also <xref
196196
linkend="reference-server"/> for information about server applications that
197-
part of the core <productname>PostgreSQL</productname> distribution.
197+
are part of the core <productname>PostgreSQL</productname> distribution.
198198
</para>
199199

200200
&pgstandby;

0 commit comments

Comments
 (0)