Skip to content

Commit 9c53544

Browse files
author
Neil Conway
committed
Fix a typo.
1 parent 611b4c5 commit 9c53544

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,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.462 2006/10/07 02:18:34 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.463 2006/10/07 03:17:13 neilc Exp $ -->
22
<!--
33

44
Typical markup:
@@ -96,7 +96,7 @@ For new features, add links to the documentation sections.
9696
<listitem>
9797
<para>
9898
Query language enhancements including <literal>RETURNING</literal>
99-
values, multi-<literal>VALUES</literal>, support, and
99+
values, multi-<literal>VALUES</literal> support, and
100100
self-joins for <command>DELETE</command>
101101
</para>
102102
</listitem>

0 commit comments

Comments
 (0)