Fix misspelling in javadoc

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@833959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2009-11-09 01:16:52 +00:00
parent bade20e8b7
commit 2c6abd10b3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ import java.util.Properties;
* <p/>
* <datasource name="f1" type="FieldReaderDataSource" />
* <p/>
* The enity which uses this datasource must keep the url value as the varaible name url="field-name"
* The enity which uses this datasource must keep the url value as the variable name url="field-name"
* <p/>
* The fieldname must be resolvable from VariableResolver
* <p/>