Grammar fix

This commit is contained in:
Christian Brueffer 2003-04-26 00:17:13 +00:00
parent e5ac4bec5b
commit a1ab81e4f2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16699

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/searchhints.sgml,v 1.6 2001/07/13 12:52:17 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/search/searchhints.sgml,v 1.7 2002/03/16 08:07:46 murray Exp $">
<!ENTITY title "Searching Hints">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -13,7 +13,7 @@
<ol>
<li>If you search for several words such as "<tt>quantum
hard drives</tt>", an OR is implied meaning that to be
counted as relevant, only one of the word has to appear
counted as relevant, only one of the words has to appear
in a message. To find only messages with all three
words, change the search to "<tt>quantum and hard and
drives</tt>"<p></p></li>