From 7db101c36ef7c998cfcf3f4a324c58c23f88927c Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Mon, 26 Dec 2011 19:09:50 -0300 Subject: Minor enhancements to MVCC chapter Author: Erik Rijkers --- doc/src/sgml/mvcc.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml index 96e160974ba..85221ae4544 100644 --- a/doc/src/sgml/mvcc.sgml +++ b/doc/src/sgml/mvcc.sgml @@ -101,7 +101,7 @@ - The phenomena which are prohibited are various levels are: + The phenomena which are prohibited at various levels are: @@ -155,7 +155,7 @@ - <acronym>SQL</acronym> Transaction Isolation Levels + Standard <acronym>SQL</acronym> Transaction Isolation Levels -- cgit v1.2.3