diff options
-rw-r--r-- | doc/src/sgml/mvcc.sgml | 2 |
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> |