summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_publication.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/drop_publication.sgml')
-rw-r--r--doc/src/sgml/ref/drop_publication.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/drop_publication.sgml b/doc/src/sgml/ref/drop_publication.sgml
index 1a1be579ad..517d142251 100644
--- a/doc/src/sgml/ref/drop_publication.sgml
+++ b/doc/src/sgml/ref/drop_publication.sgml
@@ -82,9 +82,7 @@ DROP PUBLICATION [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
Drop a publication:
<programlisting>
DROP PUBLICATION mypublication;
-</programlisting>
- </para>
-
+</programlisting></para>
</refsect1>
<refsect1>