Fix typo, per Bruno Wolff.
authorTom Lane
Sat, 20 Nov 2004 21:44:24 +0000 (21:44 +0000)
committerTom Lane
Sat, 20 Nov 2004 21:44:24 +0000 (21:44 +0000)
doc/src/sgml/release.sgml

index f445df5aa515d5b3f386355584f14d8646434ccf..e0d58a0ee0a602dbdf543625c454327a3689590c 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -289,7 +289,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc E
       
        The extract() function (also called
        date_part) now returns the proper year for BC dates.
-       It previously returned one less than the current year. The
+       It previously returned one less than the correct year. The
        function now also returns the proper values for millennium and
        century.