Fix copy/paste error in docs

Author: Julien Rouhaud <julien.rouhaud@dalibo.com>
This commit is contained in:
Magnus Hagander 2017-06-18 19:41:46 +02:00
parent f6da23f526
commit 81a4dcf2f2

View File

@ -46,8 +46,8 @@ DROP PUBLICATION [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
<term><literal>IF EXISTS</literal></term>
<listitem>
<para>
Do not throw an error if the extension does not exist. A notice is issued
in this case.
Do not throw an error if the publication does not exist. A notice is
issued in this case.
</para>
</listitem>
</varlistentry>