From: Peter Eisentraut Date: Fri, 23 Nov 2018 10:41:27 +0000 (+0100) Subject: doc: Fix typo X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=a80dcac60cdc4b96a296d33288afa74a80f42cca;p=users%2Fc2main%2Fpostgres.git doc: Fix typo --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 9f7fb0c1d0..d66b860cbd 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1625,7 +1625,7 @@ PostgreSQL is tls-server-end-point. Server sends an AuthenticationSASLContinue message, with a SCRAM - server-first message as the content. + server-first-message as the content.