aboutsummaryrefslogtreecommitdiff
path: root/contrib/tsearch2/docs/tsearch2-guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tsearch2/docs/tsearch2-guide.html')
-rw-r--r--contrib/tsearch2/docs/tsearch2-guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tsearch2/docs/tsearch2-guide.html b/contrib/tsearch2/docs/tsearch2-guide.html
index d2d764580c7..29b7518391d 100644
--- a/contrib/tsearch2/docs/tsearch2-guide.html
+++ b/contrib/tsearch2/docs/tsearch2-guide.html
@@ -701,7 +701,7 @@ simply as a list of lexemes to be included in the vector.
Their order was lost,
as was the number of times each lexeme appeared.
You must keep in mind that directly creating vectors with casting
-is <i>not</i> an alternate means of parsing;
+is <i>not</i> an alternative means of parsing;
it is a way of directly entering lexemes into a vector <i>without</i> parsing.
<p>
Queries can also be created through casting,