fix javadoc typo

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1296767 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Koji Sekiguchi 2012-03-04 08:38:37 +00:00
parent 518f5fe688
commit 15f678e648
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import org.apache.solr.util.plugin.SolrCoreAware;
* <p>
* This class provides all of the plumbing for configuring the
* FieldNameSelector using the following init params to specify selection
* critera...
* criteria...
* </p>
* <ul>
* <li><code>fieldName</code> - selecting specific fields by field name lookup</li>