]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typo
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Nov 2018 10:41:27 +0000 (11:41 +0100)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Nov 2018 10:42:09 +0000 (11:42 +0100)
doc/src/sgml/protocol.sgml

index ec786d8f8a7370ffd9607661a396429b6b091fa2..0ef533d24e7f370485fe3061f2b0b337c1760012 100644 (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">