1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +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">
<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">