aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/rollback_to.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/rollback_to.sgml')
-rw-r--r--doc/src/sgml/ref/rollback_to.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/rollback_to.sgml b/doc/src/sgml/ref/rollback_to.sgml
index 1b59af64436..c21449af676 100644
--- a/doc/src/sgml/ref/rollback_to.sgml
+++ b/doc/src/sgml/ref/rollback_to.sgml
@@ -64,9 +64,9 @@ ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] <replaceable>savepoint_name</re
<title>Notes</title>
<para>
- Use <xref linkend="SQL-RELEASE-SAVEPOINT"
- > to destroy a savepoint without
- discarding the effects of commands executed after it was established.
+ Use <xref linkend="SQL-RELEASE-SAVEPOINT"> to destroy a savepoint
+ without discarding the effects of commands executed after it was
+ established.
</para>
<para>