summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander2016-07-20 08:39:18 +0000
committerMagnus Hagander2016-07-20 08:39:18 +0000
commit094ea692ee46c2af8c4d249b8fae6e4289102828 (patch)
tree927975f51398053e0185e2c417ad699a694cbc43
parent79a84743096d661c6d085f40065c4b13b63acf6c (diff)
Fix typos
Alexander Law
-rw-r--r--doc/src/sgml/ref/pg_receivexlog.sgml2
-rw-r--r--doc/src/sgml/ref/pg_recvlogical.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_receivexlog.sgml b/doc/src/sgml/ref/pg_receivexlog.sgml
index 5ac1f4d9ec..bfa055b58b 100644
--- a/doc/src/sgml/ref/pg_receivexlog.sgml
+++ b/doc/src/sgml/ref/pg_receivexlog.sgml
@@ -96,7 +96,7 @@ PostgreSQL documentation
<term><option>--if-not-exists</option></term>
<listitem>
<para>
- Do not not error out when <option>--create-slot</option> is specified
+ Do not error out when <option>--create-slot</option> is specified
and a slot with the specified name already exists.
</para>
</listitem>
diff --git a/doc/src/sgml/ref/pg_recvlogical.sgml b/doc/src/sgml/ref/pg_recvlogical.sgml
index 9d0b58bc96..b35881f2b9 100644
--- a/doc/src/sgml/ref/pg_recvlogical.sgml
+++ b/doc/src/sgml/ref/pg_recvlogical.sgml
@@ -158,7 +158,7 @@ PostgreSQL documentation
<term><option>--if-not-exists</option></term>
<listitem>
<para>
- Do not not error out when <option>--create-slot</option> is specified
+ Do not error out when <option>--create-slot</option> is specified
and a slot with the specified name already exists.
</para>
</listitem>