aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2018-08-21 17:00:54 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2018-08-21 17:01:12 -0300
commit69183651118e39512f37e9ca246b6bf4c648bb63 (patch)
tree2876bbd4817129a6018e95513921ce74eccd9dd5
parent3ef153c7157fd679c0acc20433c99d109b16222b (diff)
downloadpostgresql-69183651118e39512f37e9ca246b6bf4c648bb63.tar.gz
postgresql-69183651118e39512f37e9ca246b6bf4c648bb63.zip
Fix typo
-rw-r--r--doc/src/sgml/release-11.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml
index 9723bc2d1f9..bc4b0a6f8ef 100644
--- a/doc/src/sgml/release-11.sgml
+++ b/doc/src/sgml/release-11.sgml
@@ -1439,7 +1439,7 @@ same commits as above
<para>
Also add <link
linkend="guc-ssl-passphrase-command-supports-reload"><varname>ssl_passphrase_command_supports_reload</varname></link>
- to specify whether the the <acronym>SSL</acronym> configuration
+ to specify whether the <acronym>SSL</acronym> configuration
should be reloaded and <varname>ssl_passphrase_command</varname>
called during a server configuration reload.
</para>