fix javadoc typo

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143042 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2011-07-05 13:18:23 +00:00
parent 868ca9c554
commit 6266e11571
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import org.apache.lucene.analysis.core.WhitespaceTokenizer;
/**
* Tests for {@link SmartChineseSentenceTokenizerFactory} and
* {@link SmartCHineseWordTokenFilterFactory}
* {@link SmartChineseWordTokenFilterFactory}
*/
public class TestSmartChineseFactories extends BaseTokenTestCase {
/** Test showing the behavior with whitespace */