From: Peter Eisentraut Date: Fri, 23 Nov 2018 10:41:27 +0000 (+0100) Subject: doc: Fix typo X-Git-Tag: REL_12_BETA1~1170 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a80dcac60cdc4b96a296d33288afa74a80f42cca;p=thirdparty%2Fpostgresql.git doc: Fix typo --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 9f7fb0c1d04..d66b860cbd7 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.