[PATCH] doc: Fix typo in logicaldecoding.sgml.
Started by Andreas Seltenreichalmost 11 years ago2 messagesdocs
Just stumbled across this one...
thanks,
andreas
---
doc/src/sgml/logicaldecoding.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml
index 5fa2f77..f58f8ca 100644
--- a/doc/src/sgml/logicaldecoding.sgml
+++ b/doc/src/sgml/logicaldecoding.sgml
@@ -6,7 +6,7 @@
</indexterm>
<para>
PostgreSQL provides infrastructure to stream the modifications performed
- via SQL to external consumers. This functionality can be used to for a
+ via SQL to external consumers. This functionality can be used for a
variety of purposes, including replication solutions and auditing.
</para>
--
2.1.4
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Re: [PATCH] doc: Fix typo in logicaldecoding.sgml.
On 06/05/2015 04:00 AM, Andreas Seltenreich wrote:
Just stumbled across this one...
---
doc/src/sgml/logicaldecoding.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 5fa2f77..f58f8ca 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -6,7 +6,7 @@ </indexterm> <para> PostgreSQL provides infrastructure to stream the modifications performed - via SQL to external consumers. This functionality can be used to for a + via SQL to external consumers. This functionality can be used for a variety of purposes, including replication solutions and auditing. </para>
fixed and backpatched
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs