mirror of https://github.com/apache/lucene.git
fix spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818305 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bd2bf642d
commit
8b97c37e6b
|
@ -8,7 +8,7 @@ import org.apache.lucene.index.SerialMergeScheduler;
|
|||
import org.apache.solr.update.DirectUpdateHandler2;
|
||||
import org.apache.solr.util.AbstractSolrTestCase;
|
||||
|
||||
public class TestLegacyMergeScedulerPolicyConfig extends AbstractSolrTestCase {
|
||||
public class TestLegacyMergeSchedulerPolicyConfig extends AbstractSolrTestCase {
|
||||
public String getSchemaFile() {
|
||||
return "schema.xml";
|
||||
}
|
Loading…
Reference in New Issue