Error in xindex.sgml

Started by Guillaume Lelargealmost 10 years ago2 messagesdocs
Jump to latest
#1Guillaume Lelarge
guillaume@lelarge.info

Hi,

While updating the translation to the latest minor releases, I found this
in xindex.sgml:

<table tocentry="1" id="xindex-brin-support-table">
<title>GIN Support Functions</title>

Shouldn't this be "BRIN Support Functions"?

Patch attached (for 9.5 and master).

Regards.

--
Guillaume.
http://blog.guillaume.lelarge.info
http://www.dalibo.com

Attachments:

xindex.patchtext/x-patch; charset=US-ASCII; name=xindex.patchDownload+1-1
#2Guillaume Lelarge
guillaume@lelarge.info
In reply to: Guillaume Lelarge (#1)
Re: Error in xindex.sgml

Le 2 mai 2016 3:39 AM, "Peter Eisentraut" <peter.eisentraut@2ndquadrant.com>
a écrit :

On 05/01/2016 11:18 AM, Guillaume Lelarge wrote:

While updating the translation to the latest minor releases, I found
this in xindex.sgml:

<table tocentry="1" id="xindex-brin-support-table">
<title>GIN Support Functions</title>

Shouldn't this be "BRIN Support Functions"?

fixed

Thanks.