git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339367 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2012-05-16 21:14:50 +00:00
parent f22742322e
commit db535704b9
1 changed files with 1 additions and 1 deletions

View File

@ -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