1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix typos

Alexander Law
This commit is contained in:
Magnus Hagander
2016-07-20 10:39:18 +02:00
parent 79a8474309
commit 094ea692ee
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>