Skip to content

Commit a2d44f5

Browse files
committed
doc: backpatch MVCC wording improvements to 9.1
Per request from Thom Brown
1 parent 881104a commit a2d44f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
</para>
102102

103103
<para>
104-
The phenomena which are prohibited are various levels are:
104+
The phenomena which are prohibited at various levels are:
105105

106106
<variablelist>
107107
<varlistentry>
@@ -155,7 +155,7 @@
155155
</para>
156156

157157
<table tocentry="1" id="mvcc-isolevel-table">
158-
<title><acronym>SQL</acronym> Transaction Isolation Levels</title>
158+
<title>Standard <acronym>SQL</acronym> Transaction Isolation Levels</title>
159159
<tgroup cols="4">
160160
<thead>
161161
<row>

0 commit comments

Comments
 (0)