Slight wording improvement in documentation.
authorBruce Momjian
Fri, 4 Aug 2006 04:07:38 +0000 (04:07 +0000)
committerBruce Momjian
Fri, 4 Aug 2006 04:07:38 +0000 (04:07 +0000)
doc/src/sgml/maintenance.sgml

index 531a309ad0598795dd5999a5e0c3590a3c103428..20a42c5b5348916a8435eab7d4f184f5103d10c5 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Routine Database Maintenance Tasks
@@ -34,7 +34,7 @@
   
    The other main category of maintenance task is periodic vacuuming
    of the database.  This activity is discussed in
-   .  Closely related to this is to update
+   .  Closely related to this updating
    the statistics that will be used by the query planner, as discussed in
    .