summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-06-27 07:51:20 +0200
committerPeter Eisentraut <peter_e@gmx.net>2018-07-05 08:20:15 +0200
commita1974349bdd588683db9e445104119fb3c94a08c (patch)
treea840c198dbf78177da97d07546d145dfcfbdfa45 /doc/src
parent6716f2f96256d1705c4a634741a950e6fa32e92d (diff)
doc: Improve wording and fix whitespace
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/logical-replication.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/logical-replication.sgml b/doc/src/sgml/logical-replication.sgml
index 16e57152dd7..41770a466c8 100644
--- a/doc/src/sgml/logical-replication.sgml
+++ b/doc/src/sgml/logical-replication.sgml
@@ -66,11 +66,11 @@
<listitem>
<para>
- Replicating between cross platform PostgreSQL instances (for example
- Linux to Windows)
+ Replicating between PostgreSQL instances on different platforms (for
+ example Linux to Windows)
</para>
</listitem>
-
+
<listitem>
<para>
Giving access to replicated data to different groups of users.