sorry, broke the special character with my last commit, trying to fix it

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150993 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2004-08-04 18:32:22 +00:00
parent 07b4dfa01f
commit 7bb77967f1
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ import java.util.Set;
* will not be indexed at all) and an external list of exclusions (word that will
* not be stemmed, but indexed).
*
* @author Jo<EFBFBD>o Kramer
* @author João Kramer
*/
public final class BrazilianAnalyzer extends Analyzer {