1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

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
This commit is contained in:
Bruce Momjian
2020-11-10 19:18:35 -05:00
parent 5c456d3080
commit 19fd4f20b6
3 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -551,7 +551,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>

View File

@ -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>