doc: fix spelling "connction" to "connection"
authorBruce Momjian
Wed, 11 Nov 2020 00:18:35 +0000 (19:18 -0500)
committerBruce Momjian
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 8ad722b44d4ab534eb1582829286f325fe0a38d8..4379a1222309e68ad75806475f10d9b41c190ff5 100644 (file)
@@ -549,7 +549,7 @@ PostgreSQL documentation
       
        
         Specifies parameters used to connect to the server, as a 
-        linkend="libpq-connstring">connction string;  these
+        linkend="libpq-connstring">connection string;  these
         will override any conflicting command line options.
        
        
index f7e13f20f8370fdea34c3f11580d0ade79e7fb9b..3a90c80d0b47cea3044665f8bc6d0e33555f379d 100644 (file)
@@ -553,7 +553,7 @@ PostgreSQL documentation
       
        
         Specifies parameters used to connect to the server, as a 
-        linkend="libpq-connstring">connction string;  these
+        linkend="libpq-connstring">connection string;  these
         will override any conflicting command line options.
        
        
index 63b2641fd4ac305cce772f47179ffc63a53347de..ceea6a0a1933d25e35abfc4388299b62c095e19b 100644 (file)
@@ -254,7 +254,7 @@ PostgreSQL documentation
       
        
         Specifies parameters used to connect to the server, as a 
-        linkend="libpq-connstring">connction string;  these
+        linkend="libpq-connstring">connection string;  these
         will override any conflicting command line options.