Skip to content

Commit 15113bf

Browse files
author
Amit Kapila
committed
Doc: Remove the use of a duplicate word.
This has been removed in HEAD by commit a234177, so doing just backpatch to 15 where it was introduced in commit 860ea46. Author: Zhang Mingli Discussion: https://postgr.es/m/OS0PR01MB57162559C01FE2848C12E8F7944D9@OS0PR01MB5716.jpnprd01.prod.outlook.com
1 parent c82766c commit 15113bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2223,7 +2223,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
22232223
With <acronym>SSL</acronym> support compiled in, the
22242224
<productname>PostgreSQL</productname> server can be started with
22252225
support for encrypted connections using <acronym>TLS</acronym> protocols
2226-
enabled by by setting the parameter
2226+
enabled by setting the parameter
22272227
<xref linkend="guc-ssl"/> to <literal>on</literal> in
22282228
<filename>postgresql.conf</filename>. The server will listen for both normal
22292229
and <acronym>SSL</acronym> connections on the same TCP port, and will negotiate

0 commit comments

Comments
 (0)