doc: fix spelling "connction" to "connection"
authorBruce Momjian <[email protected]>
Wed, 11 Nov 2020 00:18:35 +0000 (19:18 -0500)
committerBruce Momjian <[email protected]>
Wed, 11 Nov 2020 00:18:35 +0000 (19:18 -0500)
Was wrong in commit 1a9388bd0f.

Reported-by: Tom Lane, Justin Pryzby
Discussion: https://postgr.es/m/20201102063333[email protected]

Backpatch-through: 9.5

doc/src/sgml/ref/pg_basebackup.sgml
doc/src/sgml/ref/pg_dumpall.sgml
doc/src/sgml/ref/pg_receivewal.sgml

index d838fe0bd1343b57b91664b3c80fc1c455af32d1..2b7443b93fd2551e78fd419f2389b32c648052e4 100644 (file)
@@ -516,7 +516,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>
index 00bf5e6739acc434b61283b64bec567bd2a37770..9c83a648200f39ce971ebc8b00bfb7cc97e92b19 100644 (file)
@@ -468,7 +468,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>
index e2cfb1786cb6b5d0a79ea90cc47595f8c18819b9..8e07aba03290269228cbd46a814761c2777dc919 100644 (file)
@@ -215,7 +215,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>