doc: Fix typo
authorPeter Eisentraut
Mon, 25 Apr 2016 00:44:22 +0000 (20:44 -0400)
committerPeter Eisentraut
Mon, 25 Apr 2016 00:46:31 +0000 (20:46 -0400)
From: Andreas Seltenreich 

doc/src/sgml/logicaldecoding.sgml

index ff97f8efb7569a3e4664e117c5af4e2c680c8f45..93f8e4ebdf92ce073f19bb305aca3985b2ae37cb 100644 (file)
@@ -6,7 +6,7 @@
   
   
    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.