Fix typo: lexemes misspelled in full text search docs.

Dan Scott

Backpatch original commit 4bc0d2e2cfa8ac523524dccf6f849989c6739083
to 9.1
This commit is contained in:
Kevin Grittner 2012-09-12 07:39:07 -05:00
parent 31f1b2090f
commit 8a93fb0a85

View File

@ -867,7 +867,7 @@ ts_rank(<optional> <replaceable class="PARAMETER">weights</replaceable> <type>fl
<listitem>
<para>
Ranks vectors based on the frequency of their matching lexems.
Ranks vectors based on the frequency of their matching lexemes.
</para>
</listitem>
</varlistentry>