mirror of
https://github.com/apache/lucene.git
synced 2025-02-14 22:16:00 +00:00
fix typo in javadocs
This commit is contained in:
parent
34757670d9
commit
7773afe9b1
@ -35,7 +35,7 @@ public final class TotalHits {
|
||||
*/
|
||||
EQUAL_TO,
|
||||
/**
|
||||
* The total hit count is greater than or eual to {@link TotalHits#value}.
|
||||
* The total hit count is greater than or equal to {@link TotalHits#value}.
|
||||
*/
|
||||
GREATER_THAN_OR_EQUAL_TO
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user