projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfdf4dc
)
doc: Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 23 Nov 2018 10:41:27 +0000
(11:41 +0100)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 23 Nov 2018 10:41:27 +0000
(11:41 +0100)
doc/src/sgml/protocol.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/protocol.sgml
b/doc/src/sgml/protocol.sgml
index 9f7fb0c1d04e41d85c50c22f7c2fa33cf3eb423d..d66b860cbd7d588a5add2d60a56d4af533b86825 100644
(file)
--- a/
doc/src/sgml/protocol.sgml
+++ b/
doc/src/sgml/protocol.sgml
@@
-1625,7
+1625,7
@@
PostgreSQL is <literal>tls-server-end-point</literal>.
<step id="scram-server-first">
<para>
Server sends an AuthenticationSASLContinue message, with a SCRAM
- <structname>server-first
message</structname> as the content.
+ <structname>server-first
-
message</structname> as the content.
</para>
</step>
<step id="scram-client-final">