1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-31 03:21:24 +03:00

doc: Fix typo

From: Andreas Seltenreich <andreas.seltenreich@credativ.de>
This commit is contained in:
Peter Eisentraut 2016-04-24 20:44:22 -04:00
parent 2a715371c4
commit b5a9dc7cea

View File

@ -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>