Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8b6a01

Browse filesBrowse files
committed
doc: fix spelling "connction" to "connection"
Was wrong in commit 1a9388b. Reported-by: Tom Lane, Justin Pryzby Discussion: https://postgr.es/m/20201102063333.GE22691@telsasoft.com Backpatch-through: 9.5
1 parent 97f73a9 commit b8b6a01
Copy full SHA for b8b6a01

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

‎doc/src/sgml/ref/pg_basebackup.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_basebackup.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ PostgreSQL documentation
654654
<listitem>
655655
<para>
656656
Specifies parameters used to connect to the server, as a <link
657-
linkend="libpq-connstring">connction string</link>; these
657+
linkend="libpq-connstring">connection string</link>; these
658658
will override any conflicting command line options.
659659
</para>
660660
<para>

‎doc/src/sgml/ref/pg_dumpall.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_dumpall.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ PostgreSQL documentation
550550
<listitem>
551551
<para>
552552
Specifies parameters used to connect to the server, as a <link
553-
linkend="libpq-connstring">connction string</link>; these
553+
linkend="libpq-connstring">connection string</link>; these
554554
will override any conflicting command line options.
555555
</para>
556556
<para>

‎doc/src/sgml/ref/pg_receivewal.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_receivewal.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ PostgreSQL documentation
253253
<listitem>
254254
<para>
255255
Specifies parameters used to connect to the server, as a <link
256-
linkend="libpq-connstring">connction string</link>; these
256+
linkend="libpq-connstring">connection string</link>; these
257257
will override any conflicting command line options.
258258
</para>
259259
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.