mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix typos
Alexander Law
This commit is contained in:
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user