From: Kevin Grittner Date: Wed, 12 Sep 2012 00:46:17 +0000 (-0500) Subject: Fix typo: lexemes misspelled in full text search docs. X-Git-Tag: REL9_3_BETA1~916 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc0d2e2cfa8ac523524dccf6f849989c6739083;p=postgresql Fix typo: lexemes misspelled in full text search docs. Dan Scott --- diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml index 978aa545cf..53051982e2 100644 --- a/doc/src/sgml/textsearch.sgml +++ b/doc/src/sgml/textsearch.sgml @@ -867,7 +867,7 @@ ts_rank( weights fl - Ranks vectors based on the frequency of their matching lexems. + Ranks vectors based on the frequency of their matching lexemes.