mirror of https://github.com/apache/lucene.git
javadoc spell fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806527 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b0dcd91a62
commit
cf8689ba22
|
@ -18,7 +18,7 @@ package org.apache.lucene.search.payloads;
|
|||
*/
|
||||
|
||||
/**
|
||||
* Calculates the miniumum payload seen
|
||||
* Calculates the minimum payload seen
|
||||
*
|
||||
**/
|
||||
public class MinPayloadFunction extends PayloadFunction {
|
||||
|
|
Loading…
Reference in New Issue