aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-11-10 19:18:35 -0500
committerBruce Momjian <bruce@momjian.us>2020-11-10 19:18:35 -0500
commitb8b6a0124b21edd4aed24217a8e5ecf621ccd661 (patch)
tree4d127a79cd6ef51edf1d3c73e4e8ebc62eb6d019 /doc/src
parent97f73a978fc1aca59c6ad765548ce0096d95a923 (diff)
downloadpostgresql-b8b6a0124b21edd4aed24217a8e5ecf621ccd661.tar.gz
postgresql-b8b6a0124b21edd4aed24217a8e5ecf621ccd661.zip
doc: fix spelling "connction" to "connection"
Was wrong in commit 1a9388bd0f. Reported-by: Tom Lane, Justin Pryzby Discussion: https://postgr.es/m/20201102063333.GE22691@telsasoft.com Backpatch-through: 9.5
Diffstat (limited to 'doc/src')
-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 e993e8761c1..5754ad5aa6b 100644
--- a/doc/src/sgml/ref/pg_basebackup.sgml
+++ b/doc/src/sgml/ref/pg_basebackup.sgml
@@ -654,7 +654,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 87496430921..3c2f9c774f7 100644
--- a/doc/src/sgml/ref/pg_dumpall.sgml
+++ b/doc/src/sgml/ref/pg_dumpall.sgml
@@ -550,7 +550,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 26a66c0e19b..45b544cf498 100644
--- a/doc/src/sgml/ref/pg_receivewal.sgml
+++ b/doc/src/sgml/ref/pg_receivewal.sgml
@@ -253,7 +253,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>