Skip to content

Commit 0cdf4d9

Browse files
committed
Fix typo.
< o prevent lose of indexes, permissions, inheritance (Bruce) --- > o prevent loss of indexes, permissions, inheritance (Bruce)
1 parent 966e647 commit 0cdf4d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Feb 8 01:41:04 EST 2002
3+
Last updated: Mon Feb 11 13:14:25 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -188,7 +188,7 @@ COMMANDS
188188

189189
* CLUSTER
190190
o cluster all tables at once
191-
o prevent lose of indexes, permissions, inheritance (Bruce)
191+
o prevent loss of indexes, permissions, inheritance (Bruce)
192192
o Automatically maintain clustering on a table
193193

194194
* COPY

0 commit comments

Comments
 (0)