Typo. fix:

-        attempted first. If the server ejectes GSS encryption, SSL is
+        attempted first. If the server rejects GSS encryption, SSL is

Erik
--- doc/src/sgml/libpq.sgml.orig	2024-04-09 06:28:36.254541932 +0200
+++ doc/src/sgml/libpq.sgml	2024-04-09 06:30:55.818541454 +0200
@@ -1820,7 +1820,7 @@
        <para>
         Note that if <literal>gssencmode</literal> is set
         to <literal>prefer</literal>, a <acronym>GSS</acronym> connection is
-        attempted first. If the server ejectes GSS encryption, SSL is
+        attempted first. If the server rejects GSS encryption, SSL is
         negotiated over the same TCP connection using the traditional postgres
         protocol, regardless of <literal>sslnegotiation</literal>. In other
         words, the direct SSL handshake is not used, if a TCP connection has

Reply via email to