tony2001 Mon Feb 12 10:54:54 2007 UTC
Modified files: /phpdoc/en/reference/swish/functions swishresult-stem.xml Log: clarify what exactly is in the result array http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swish/functions/swishresult-stem.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/reference/swish/functions/swishresult-stem.xml diff -u phpdoc/en/reference/swish/functions/swishresult-stem.xml:1.1 phpdoc/en/reference/swish/functions/swishresult-stem.xml:1.2 --- phpdoc/en/reference/swish/functions/swishresult-stem.xml:1.1 Fri Feb 9 13:35:21 2007 +++ phpdoc/en/reference/swish/functions/swishresult-stem.xml Mon Feb 12 10:54:54 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.swishresult-stem"> <refnamediv> <refname>SwishResult->stem</refname> @@ -35,9 +35,7 @@ <refsect1 role="returnvalues"> &reftitle.returnvalues; <para> - Returns array of results, in most cases with just one element. - If the stemmer used does not convert the word, the result array will - contain the original word. + Returns array containing the stemmed word variants (usually just one). </para> </refsect1> <refsect1 role="errors">