summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2015-04-05 12:35:24 -0400
committerSimon Riggs <simon@2ndQuadrant.com>2015-04-05 12:35:24 -0400
commite8fde1f6a0495d52ddfe46e38e9f281fc11400c9 (patch)
treeaf3606e96867af3b02effd413b8070ff988c257f
parent35ecc244073a25cc99d76e42f99eb9476a2f8ab3 (diff)
Remove extraneous >
-rw-r--r--doc/src/sgml/mvcc.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml
index 958adc32bd3..dbe5d8f1349 100644
--- a/doc/src/sgml/mvcc.sgml
+++ b/doc/src/sgml/mvcc.sgml
@@ -911,7 +911,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
<para>
Acquired by <command>CREATE TRIGGER</command> and many forms of
<command>ALTER TABLE</command> (see <xref linkend="SQL-ALTERTABLE">).
- </para>>
+ </para>
</listitem>
</varlistentry>