doc: Fix typo

pull/34/head
Peter Eisentraut 7 years ago
parent cfdf4dc4fc
commit a80dcac60c
  1. 2
      doc/src/sgml/protocol.sgml

@ -1625,7 +1625,7 @@ PostgreSQL is <literal>tls-server-end-point</literal>.
<step id="scram-server-first"> <step id="scram-server-first">
<para> <para>
Server sends an AuthenticationSASLContinue message, with a SCRAM Server sends an AuthenticationSASLContinue message, with a SCRAM
<structname>server-first message</structname> as the content. <structname>server-first-message</structname> as the content.
</para> </para>
</step> </step>
<step id="scram-client-final"> <step id="scram-client-final">

Loading…
Cancel
Save