From 0131088f1829ca968c8d1302728c6ff37a97092d Mon Sep 17 00:00:00 2001 From: Simon Riggs Date: Wed, 17 Mar 2010 00:28:15 +0000 Subject: [PATCH] Fix typo in streaming replication protocol docs. --- doc/src/sgml/protocol.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index d8e7720544d..bb95ab71499 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1,4 +1,4 @@ - + Frontend/Backend Protocol @@ -4155,7 +4155,7 @@ The commands accepted in walsender mode are: IDENTIFY_SYSTEM - Requests the server to idenfity itself. Server replies with a result + Requests the server to identify itself. Server replies with a result set of a single row, and two fields: systemid: The unique system identifier identifying the cluster. This