Fixed Spelling.

This commit is contained in:
Jimmy Casey 2018-07-29 21:40:49 +00:00 committed by Tomas Fernandez Lobbe
parent 742354013e
commit c91507f4b9
1 changed files with 1 additions and 1 deletions

View File

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