From 14cb5e5ae6275a72ce48928b0f8a04cb17618186 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 6 Nov 2004 03:24:21 +0000
Subject: [PATCH] Update "dash" to "hyphen".

---
 doc/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index eee4d1f78f5..0db36f9758a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,11 +1,11 @@
 TODO list for PostgreSQL
 ========================
-#A dash (-) marks changes that will appear in the upcoming 8.1 release.#
+#A hyphen (-) marks changes that will appear in the upcoming 8.1 release.#
 
 Bracketed items "[]" have more detail.
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:		Thu Nov  4 22:11:40 EST 2004
+Last updated:		Fri Nov  5 22:23:55 EST 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
-- 
GitLab