doc: Fix typo

This commit is contained in:
Peter Eisentraut 2018-11-23 11:41:27 +01:00
parent 3dab288f49
commit efcb06f1f5

View File

@ -1625,7 +1625,7 @@ PostgreSQL is <literal>tls-server-end-point</literal>.
<step id="scram-server-first">
<para>
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>
</step>
<step id="scram-client-final">