Skip to content

Commit 8a93fb0

Browse files
committed
Fix typo: lexemes misspelled in full text search docs.
Dan Scott Backpatch original commit 4bc0d2e to 9.1
1 parent 31f1b20 commit 8a93fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ ts_rank(<optional> <replaceable class="PARAMETER">weights</replaceable> <type>fl
867867

868868
<listitem>
869869
<para>
870-
Ranks vectors based on the frequency of their matching lexems.
870+
Ranks vectors based on the frequency of their matching lexemes.
871871
</para>
872872
</listitem>
873873
</varlistentry>

0 commit comments

Comments
 (0)