diff options
-rw-r--r-- | doc/src/sgml/contrib.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/contrib.sgml b/doc/src/sgml/contrib.sgml index 261a559e81c..af398420451 100644 --- a/doc/src/sgml/contrib.sgml +++ b/doc/src/sgml/contrib.sgml @@ -178,7 +178,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> @@ -194,7 +194,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; |