From a81aef7f250c5a296e6be013fac38cafeb2a76ab Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 2 Oct 2000 17:36:56 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 06c1a1c8394..a61c6abfdaa 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -48,7 +48,7 @@ MISC
   promotion occurs
 * Modification  of  pg_class  can  happen while table in use by
   another backend.  Might  lead  to  MVCC  inside  of  syscache
-* Permission to UPDATE table allows DELETE also
+* Permission to DELETE table allows UPDATE also
 
 ENHANCEMENTS
 ------------
-- 
GitLab