mirror of https://github.com/apache/lucene.git
fix spelling in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430781 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21388e0e37
commit
27b84461c4
|
@ -242,7 +242,7 @@ public abstract class FieldMutatingUpdateProcessorFactory
|
|||
|
||||
/**
|
||||
* Removes all instance of the key from NamedList, returning the Set of
|
||||
* Strings that key refered to. Throws an error if the key didn't refer
|
||||
* Strings that key referred to. Throws an error if the key didn't refer
|
||||
* to one or more strings (or arrays of strings)
|
||||
* @exception SolrException invalid arr/str structure.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue