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

View File

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