Skip to content

Commit 19dacd4

Browse files
committed
Fix typo, per Bruno Wolff.
1 parent a34d76e commit 19dacd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.309 2004/11/20 21:44:24 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -289,7 +289,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.308 2004/11/11 04:11:07 neilc E
289289
<para>
290290
The <function>extract()</> function (also called
291291
<function>date_part</>) now returns the proper year for BC dates.
292-
It previously returned one less than the current year. The
292+
It previously returned one less than the correct year. The
293293
function now also returns the proper values for millennium and
294294
century.
295295
</para>

0 commit comments

Comments
 (0)