aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 8b037a523ce..7af48e8c47a 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.426 2006/05/19 03:49:05 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.427 2006/05/19 03:55:40 momjian Exp $ -->
<!--
Typical markup:
@@ -50,7 +50,7 @@ For new features, add links to the documentation sections.
<para>In certain cases, <literal>full_page_writes</> would cause crash recovery to fail.
</para></listitem>
<listitem><para>Various bitmap scan improvements (Tom)</para></listitem>
-<listitem><para>Have <application>pg_dumpall</> dumping pre-8.1 databases with indentical user
+<listitem><para>Have <application>pg_dumpall</> dumping pre-8.1 databases with identical user
and group names create a single role with <literal>LOGIN</> permission (Tom)</para></listitem>
<listitem><para>Fix <application>pg_restore</> <literal>-n</> (Tom)</para></listitem>
<listitem><para>Fix <literal>SIMILAR TO</> for alternative values (Tom)</para></listitem>