Index: README.txt =================================================================== RCS file: /cvs/drupal/contributions/modules/porterstemmer/README.txt,v retrieving revision 1.1 diff -u -r1.1 README.txt --- README.txt 17 Dec 2005 22:43:02 -0000 1.1 +++ README.txt 6 Jul 2009 23:22:57 -0000 @@ -9,5 +9,5 @@ considered equivalent when searching. This generally results in more relevant results. - - +Note that the Porter Stemmer algorithm is specific to American English, so some +British spellings will not be stemmed correctly.