mirror of https://github.com/apache/lucene.git
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:
parent
bade20e8b7
commit
2c6abd10b3
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue