From d0d7e9f473da06ed6979d12643aeb9f916f906b6 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 ec786d8f8a7..0ef533d24e7 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1475,7 +1475,7 @@ the password is in. Server sends an AuthenticationSASLContinue message, with a SCRAM - server-first message as the content. + server-first-message as the content.