Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 823ffd8

Browse files
committed
Fix table's caption
1 parent 8ad3afe commit 823ffd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/xindex.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/xindex.sgml,v 1.49 2006/09/18 12:11:36 teodor Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.50 2006/09/21 15:03:53 teodor Exp $ -->
22

33
<sect1 id="xindex">
44
<title>Interfacing Extensions To Indexes</title>
@@ -251,7 +251,7 @@
251251
</para>
252252

253253
<table tocentry="1" id="xindex-gin-array-strat-table">
254-
<title>GiST Two-Dimensional <quote>R-tree</> Strategies</title>
254+
<title>GIN Array's Strategies</title>
255255
<tgroup cols="2">
256256
<thead>
257257
<row>

0 commit comments

Comments
 (0)