Fix typo.
authorRobert Haas
Mon, 14 Jun 2010 01:07:41 +0000 (01:07 +0000)
committerRobert Haas
Mon, 14 Jun 2010 01:07:41 +0000 (01:07 +0000)
doc/src/sgml/release-9.0.sgml

index e5002c13415b8038ae835ff8c26e17e1f1d27bf0..845e1cd3be3bbf94482d5a8580b59ead91cbe1c5 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Release 9.0
@@ -97,7 +97,7 @@
     
      
       As part of our decade-long effort to eliminate the pain of VACUUM,
-      VACUUM FULL is not substantially faster by
+      VACUUM FULL is now substantially faster by
       rewriting the entire table and
       indexes, rather than moving around single rows to compact space.