mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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:
parent
cea97d98f1
commit
efc306935d
|
|
@ -445,7 +445,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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user