From: Alvaro Herrera Date: Tue, 21 Aug 2018 20:00:54 +0000 (-0300) Subject: Fix typo X-Git-Tag: REL_12_BETA1~1691 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69c7890441d2ababf7fd71ad8d9b75fd08b015de;p=thirdparty%2Fpostgresql.git Fix typo --- diff --git a/doc/src/sgml/release-11.sgml b/doc/src/sgml/release-11.sgml index b4a5379dd6c..cf66a9afc6d 100644 --- a/doc/src/sgml/release-11.sgml +++ b/doc/src/sgml/release-11.sgml @@ -1439,7 +1439,7 @@ same commits as above Also add ssl_passphrase_command_supports_reload - to specify whether the the SSL configuration + to specify whether the SSL configuration should be reloaded and ssl_passphrase_command called during a server configuration reload.