1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Fix typos in comments

Dmitriy Olshevskiy
This commit is contained in:
Magnus Hagander
2015-05-17 14:57:30 +02:00
parent 6b665454e3
commit 3b075e9d7b
12 changed files with 19 additions and 19 deletions

View File

@@ -649,7 +649,7 @@ OutputPluginWrite(ctx, true);
<title>Synchronous Replication Support for Logical Decoding</title>
<para>
Logical decoding can be used to to build
Logical decoding can be used to build
<link linkend="synchronous-replication">synchronous
replication</link> solutions with the same user interface as synchronous
replication for <link linkend="streaming-replication">streaming