From efcb06f1f593d2db0e953df6cc5b597057bc1716 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 23 Nov 2018 11:41:27 +0100 Subject: [PATCH] doc: Fix typo --- doc/src/sgml/protocol.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index f0b21452084..30e6a0ab20a 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. -- 2.39.5