mirror of https://github.com/apache/lucene.git
Fixed Spelling.
This commit is contained in:
parent
742354013e
commit
c91507f4b9
|
@ -487,7 +487,7 @@ public class TestInPlaceUpdatesDistrib extends AbstractFullDistribZkTestBase {
|
|||
}
|
||||
|
||||
/**
|
||||
* Retries the specified 'req' against each SolrClient in "clients" untill the expected number of
|
||||
* Retries the specified 'req' against each SolrClient in "clients" until the expected number of
|
||||
* results are returned, at which point the results are verified using assertDocIdsAndValuesInResults
|
||||
*
|
||||
* @param debug used in log and assertion messages
|
||||
|
|
Loading…
Reference in New Issue