Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a83437f

Browse files
committed
Slight wording improvement in documentation.
1 parent 9ac2f2e commit a83437f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.58 2006/08/01 19:17:17 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.59 2006/08/04 04:07:38 momjian Exp $ -->
22

33
<chapter id="maintenance">
44
<title>Routine Database Maintenance Tasks</title>
@@ -34,7 +34,7 @@
3434
<para>
3535
The other main category of maintenance task is periodic <quote>vacuuming</>
3636
of the database. This activity is discussed in
37-
<xref linkend="routine-vacuuming">. Closely related to this is to update
37+
<xref linkend="routine-vacuuming">. Closely related to this updating
3838
the statistics that will be used by the query planner, as discussed in
3939
<xref linkend="vacuum-for-statistics">.
4040
</para>

0 commit comments

Comments
 (0)