Fix typo: lexemes misspelled in full text search docs.

Dan Scott
This commit is contained in:
Kevin Grittner 2012-09-11 19:46:17 -05:00
parent a1d021e5d2
commit 4bc0d2e2cf
1 changed files with 1 additions and 1 deletions

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>