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

index 915cd1e5cbee2e94ead4debc9714e8c9c64460c8..bfe57e5ca6c05cd84e7da002e14652d4d224a48b 100644 (file)
@@ -424,7 +424,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 ef2f422e0b033ad04407c2b2ea9a56d5b6c29b63..29b0819ebb58092b44297a15940f17291d7e3ae9 100644 (file)
@@ -420,7 +420,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>