I found a small typo in logicaldecoding.sgml. I think one of them
could be a fix. Any advice?

diff --git a/doc/src/sgml/logicaldecoding.sgml 
b/doc/src/sgml/logicaldecoding.sgml
index 3efe433..3650567 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
 
    <para>
     The command <xref linkend="app-pgrecvlogical"> can be used to control
-    logical decoding over a streaming replication connection.  (It is uses
+    logical decoding over a streaming replication connection.  (It uses
     these commands internally.)
    </para>
   </sect1>

diff --git a/doc/src/sgml/logicaldecoding.sgml 
b/doc/src/sgml/logicaldecoding.sgml
index 3efe433..d89545a 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
 
    <para>
     The command <xref linkend="app-pgrecvlogical"> can be used to control
-    logical decoding over a streaming replication connection.  (It is uses
+    logical decoding over a streaming replication connection.  (It is using
     these commands internally.)
    </para>
   </sect1>

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to