summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2000-10-05 19:48:34 +0000
committerBruce Momjian2000-10-05 19:48:34 +0000
commitb32685a999a3d60dbf1f5443ceb2d39d7464d1df (patch)
tree4f088ae0917d6b431f1b44b52cdc48c921214e74 /doc/TODO
parent05e3d0ee8666b74f11ffad16f46e372459d6e53e (diff)
Add proofreader's changes to docs.
Fix misspelling of disbursion to dispersion.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a61c6abfdaa..b4b8f9779e5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -250,7 +250,7 @@ MISC
* allow configuration of maximum number of open files
* Remove pg_listener index
* Remove ANALYZE from VACUUM so it can be run separately without locks
-* Gather more accurate disbursion statistics using indexes
+* Gather more accurate dispersion statistics using indexes
* Improve statistics storage in pg_class [performance]
* Improve VACUUM speed with indexes [vacuum]
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)