1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-27 22:56:53 +03:00

doc: Fix typo

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

View File

@ -1475,7 +1475,7 @@ the password is in.
<step id="scram-server-first">
<para>
Server sends an AuthenticationSASLContinue message, with a SCRAM
<structname>server-first message</> as the content.
<structname>server-first-message</> as the content.
</para>
</step>
<step id="scram-client-final">