]> granicus.if.org Git - postgresql/commitdiff
Fix typo in release notes.
authorBruce Momjian <bruce@momjian.us>
Tue, 26 Nov 2002 05:16:59 +0000 (05:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 26 Nov 2002 05:16:59 +0000 (05:16 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 383416dc1efff1fa3885e8ba8d4fb1cf8c94e285..a6775fa18d89dcaf264f97588341c0d5b3403ef5 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -85,7 +85,7 @@ Migration to version 7.3
      * Pre-7.3 databases loaded into 7.3 will not have the new object
        dependencies for serial columns, unique constraints, and foreign
        keys. See the directory "contrib/adddepend/" for a detailed
-       description and a script that will add the such dependencies.
+       description and a script that will add such dependencies.
      _________________________________________________________________
 
 Changes