aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/commit.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
-rw-r--r--doc/src/sgml/ref/commit.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml
index e93c216849b..8e3f53957ee 100644
--- a/doc/src/sgml/ref/commit.sgml
+++ b/doc/src/sgml/ref/commit.sgml
@@ -60,7 +60,7 @@ COMMIT [ WORK | TRANSACTION ]
</para>
<para>
- Issuing <command>COMMIT</> when not inside a transaction does
+ Issuing <command>COMMIT</command> when not inside a transaction does
no harm, but it will provoke a warning message.
</para>
</refsect1>