mirror of https://github.com/apache/lucene.git
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339367 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f22742322e
commit
db535704b9
|
@ -45,7 +45,7 @@ import org.slf4j.LoggerFactory;
|
|||
|
||||
/**
|
||||
* Reusable base class for UpdateProcessors that will consider
|
||||
* AddUpdateCommands and mutate the values assocaited with configured
|
||||
* AddUpdateCommands and mutate the values associated with configured
|
||||
* fields.
|
||||
* <p>
|
||||
* Subclasses should override the mutate method to specify how individual
|
||||
|
|
Loading…
Reference in New Issue