aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/pg_basebackup.sgml2
-rw-r--r--doc/src/sgml/ref/pg_dumpall.sgml2
-rw-r--r--doc/src/sgml/ref/pg_receivewal.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml
index 0903d35524d..85af452ee9b 100644
--- a/doc/src/sgml/ref/pg_basebackup.sgml
+++ b/doc/src/sgml/ref/pg_basebackup.sgml
@@ -547,7 +547,7 @@ PostgreSQL documentation
<listitem>
<para>
Specifies parameters used to connect to the server, as a <link
- linkend="libpq-connstring">connction string</link>; these
+ linkend="libpq-connstring">connection string</link>; these
will override any conflicting command line options.
</para>
<para>
diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml
index 067f5cd4036..3fc37c42ba7 100644
--- a/doc/src/sgml/ref/pg_dumpall.sgml
+++ b/doc/src/sgml/ref/pg_dumpall.sgml
@@ -509,7 +509,7 @@ PostgreSQL documentation
<listitem>
<para>
Specifies parameters used to connect to the server, as a <link
- linkend="libpq-connstring">connction string</link>; these
+ linkend="libpq-connstring">connection string</link>; these
will override any conflicting command line options.
</para>
<para>
diff --git a/doc/src/sgml/ref/pg_receivewal.sgml b/doc/src/sgml/ref/pg_receivewal.sgml
index 320f219a94d..3f254f6e16b 100644
--- a/doc/src/sgml/ref/pg_receivewal.sgml
+++ b/doc/src/sgml/ref/pg_receivewal.sgml
@@ -254,7 +254,7 @@ PostgreSQL documentation
<listitem>
<para>
Specifies parameters used to connect to the server, as a <link
- linkend="libpq-connstring">connction string</link>; these
+ linkend="libpq-connstring">connection string</link>; these
will override any conflicting command line options.
</para>
<para>