From f9e9763b62df5415a60f30b441a73b381599e760 Mon Sep 17 00:00:00 2001
From: Alvaro Herrera
Date: Mon, 20 Dec 2010 12:05:12 -0300
Subject: Fix typo
Jaime Casanova
---
doc/src/sgml/protocol.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index e3d636d557f..220a1972865 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -1039,7 +1039,7 @@
executes a START_REPLICATION statement. The
backend sends a CopyBothResponse message to the frontend. Both
the backend and the frontend may then send CopyData messages
- until the connection is terminated. See see .
--
cgit v1.2.3