]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix typo in protocol.sgml.
authorAmit Kapila <akapila@postgresql.org>
Thu, 19 Aug 2021 03:33:11 +0000 (09:03 +0530)
committerAmit Kapila <akapila@postgresql.org>
Thu, 19 Aug 2021 03:33:11 +0000 (09:03 +0530)
The 'Stream Stop' message is misspelled as 'Stream End' in the docs.

Author: Masahiko Sawada
Backpatch-through: 14, where it was introduced
Discussion: https://postgr.es/m/CAD21AoDeScrsHhLyEPYqN3sydg6PxAPVBboK=30xJfUVihNZDA@mail.gmail.com

doc/src/sgml/protocol.sgml

index 91ec237c210b03a06ea4ec586190c0c03fcc975c..a232546b1d0afdf06f5d663e768f0150659fc7b5 100644 (file)
@@ -7212,7 +7212,7 @@ Truncate
 
 <para>
 
-The following messages (Stream Start, Stream End, Stream Commit, and
+The following messages (Stream Start, Stream Stop, Stream Commit, and
 Stream Abort) are available since protocol version 2.
 
 </para>