Fix typos

Alexander Law
This commit is contained in:
Magnus Hagander 2016-07-20 10:39:18 +02:00
parent 350db87203
commit 15c2992e89
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ PostgreSQL documentation
<term><option>--if-not-exists</option></term> <term><option>--if-not-exists</option></term>
<listitem> <listitem>
<para> <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. and a slot with the specified name already exists.
</para> </para>
</listitem> </listitem>

View File

@ -158,7 +158,7 @@ PostgreSQL documentation
<term><option>--if-not-exists</option></term> <term><option>--if-not-exists</option></term>
<listitem> <listitem>
<para> <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. and a slot with the specified name already exists.
</para> </para>
</listitem> </listitem>