1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

doc: Fix typo

This commit is contained in:
Peter Eisentraut
2018-11-23 11:41:27 +01:00
parent cfdf4dc4fc
commit a80dcac60c

View File

@ -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">