diff --git a/doc/TODO b/doc/TODO
index b02e18a3cb86f35b0e4ca998f8af7e7eeb2133c2..ee1c7c3d695f49a302dcde5086e597c7b81dc000 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Feb 21 19:11:38 EST 2002
+Last updated:		Thu Feb 21 20:17:02 EST 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -465,7 +465,7 @@ SOURCE CODE
 * Change representation of whole-tuple parameters to functions
 * Evaluate AIX cs() spinlock macro for performance optimizations (Tatsuo)
 * Clarify use of 'application' and 'command' tags in SGML docs
-* Allow ability to easily build only certain interfaces (Marc)
+* Better document ability to build only certain interfaces (Marc)
 * Remove or relicense modules that are not under the BSD license, if possible