commit 41bcaa7a5c8756af1c9e5af722fc59996ccedb4b
Author: Marko Kreen <markokr@gmail.com>
Date:   Tue Mar 13 16:29:07 2012 +0200

    Fix typo in NEWS

diff --git a/NEWS b/NEWS
index 8e6158b..836a385 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
     can survive such changes in the future.  This also makes Londiste
     work with those 2 Pscyopg versions.
 
-  * Use REPEATABLE READ isolation level on copy.  Pre-9.1 READ_COMMITTED
+  * Use REPEATABLE READ isolation level on copy.  Pre-9.1 REPEATABLE READ
     and SERIALIZABLE were the same.  9.1+ introduce new SERIALIZABLE
     which does more than we want.
 
