Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f28588

Browse filesBrowse files
committed
Fix cut-n-paste-o.
1 parent f4ccdb3 commit 9f28588
Copy full SHA for 9f28588

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/alter_tsconfig.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/alter_tsconfig.sgml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.2 2007/08/22 05:13:50 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_tsconfig.sgml,v 1.3 2007/08/22 06:26:32 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -96,7 +96,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac
9696
</varlistentry>
9797

9898
<varlistentry>
99-
<term><replaceable class="parameter">old_dictionary</replaceable></term>
99+
<term><replaceable class="parameter">new_dictionary</replaceable></term>
100100
<listitem>
101101
<para>
102102
The name of a text search dictionary to be substituted for

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.