summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_database.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/drop_database.sgml')
-rw-r--r--doc/src/sgml/ref/drop_database.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/drop_database.sgml b/doc/src/sgml/ref/drop_database.sgml
index 44436ad48d..7e5fbe7396 100644
--- a/doc/src/sgml/ref/drop_database.sgml
+++ b/doc/src/sgml/ref/drop_database.sgml
@@ -71,7 +71,7 @@ DROP DATABASE [ IF EXISTS ] <replaceable class="parameter">name</replaceable>
<title>Notes</title>
<para>
- <command>DROP DATABASE</> cannot be executed inside a transaction
+ <command>DROP DATABASE</command> cannot be executed inside a transaction
block.
</para>