]> granicus.if.org Git - postgresql/commitdiff
Fix typo.
authorBruce Momjian <bruce@momjian.us>
Mon, 11 Feb 2002 18:14:56 +0000 (18:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 11 Feb 2002 18:14:56 +0000 (18:14 +0000)
<  o prevent lose of indexes, permissions, inheritance (Bruce)
---
>  o prevent loss of indexes, permissions, inheritance (Bruce)

doc/TODO

index 48e2cd612925dbc898f6e85345b3ddf228df9f59..64e63aa08b36ca86083df1a1f117799cc22bf8f7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Feb  8 01:41:04 EST 2002
+Last updated:          Mon Feb 11 13:14:25 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -188,7 +188,7 @@ COMMANDS
 
 * CLUSTER
        o cluster all tables at once
-       o prevent lose of indexes, permissions, inheritance (Bruce)
+       o prevent loss of indexes, permissions, inheritance (Bruce)
        o Automatically maintain clustering on a table
 
 * COPY