Skip to content
Snippets Groups Projects
Commit f9e9763b authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Fix typo

Jaime Casanova
parent d382828f
No related branches found
No related tags found
No related merge requests found
...@@ -1039,7 +1039,7 @@ ...@@ -1039,7 +1039,7 @@
executes a <command>START_REPLICATION</command> statement. The executes a <command>START_REPLICATION</command> statement. The
backend sends a CopyBothResponse message to the frontend. Both backend sends a CopyBothResponse message to the frontend. Both
the backend and the frontend may then send CopyData messages the backend and the frontend may then send CopyData messages
until the connection is terminated. See see <xref until the connection is terminated. See <xref
linkend="protocol-replication">. linkend="protocol-replication">.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment