Commit 9f28588b authored by Tom Lane's avatar Tom Lane

Fix cut-n-paste-o.

parent f4ccdb3a
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.2 2007/08/22 05:13:50 tgl Exp $ $PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.3 2007/08/22 06:26:32 tgl Exp $
PostgreSQL documentation PostgreSQL documentation
--> -->
...@@ -96,7 +96,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac ...@@ -96,7 +96,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><replaceable class="parameter">old_dictionary</replaceable></term> <term><replaceable class="parameter">new_dictionary</replaceable></term>
<listitem> <listitem>
<para> <para>
The name of a text search dictionary to be substituted for The name of a text search dictionary to be substituted for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment