Fix copy/paste error in docs
Author: Julien Rouhaud <julien.rouhaud@dalibo.com>
This commit is contained in:
parent
f6da23f526
commit
81a4dcf2f2
@ -46,8 +46,8 @@ DROP PUBLICATION [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
|
|||||||
<term><literal>IF EXISTS</literal></term>
|
<term><literal>IF EXISTS</literal></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Do not throw an error if the extension does not exist. A notice is issued
|
Do not throw an error if the publication does not exist. A notice is
|
||||||
in this case.
|
issued in this case.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user