takagi Wed Feb 14 13:20:22 2007 UTC
Modified files:
/phpdoc/en/reference/swish/functions swishsearch-setstructure.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml
diff -u phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml:1.3
phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml:1.4
--- phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml:1.3
Wed Feb 14 13:19:01 2007
+++ phpdoc/en/reference/swish/functions/swishsearch-setstructure.xml Wed Feb
14 13:20:22 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.swishsearch-setstructure">
<refnamediv>
<refname>SwishSearch->setStructure</refname>
@@ -23,7 +23,7 @@
<para>
The structure flag a bitmask is used to limit search to certain parts
of HTML
documents (like title, meta, body etc.). Its possible values are listed
below.
- To combine several values use bitwise AND operator, see example below.
+ To combine several values use bitwise OR operator, see example below.
</para>
</listitem>
</varlistentry>