aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/libpq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index ad104a3a581..e5cab373b86 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -1182,7 +1182,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname
<para>
only try an <acronym>SSL</> connection, verify that the
server certificate is issued by a
- trusted <acronym>CA</> and that the server host name
+ trusted <acronym>CA</> and that the requested server host name
matches that in the certificate
</para>
</listitem>