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 e993e8761c13f502c48c03fafb189a58477381bd..5754ad5aa6bd4f5571821d36aeb1663706c6652d 100644 (file)
@@ -654,7 +654,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 4645e3820a22ceeb4fc64c4f5f64d25482c55665..79a48a6a8c4859e07d6b1fcf30b89f14a209d111 100644 (file)
@@ -551,7 +551,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 ea257d1d1c29538150194668c3e4f97f74b7c88b..cf9c41d54b073048be239baae0762ee6dc34349a 100644 (file)
@@ -253,7 +253,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.