Fix precommit

This commit is contained in:
Cao Manh Dat 2019-06-18 12:36:43 +01:00
parent 342b558b01
commit 6d5453d508
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ public class DistributedTermsComponentTest extends BaseDistributedSearchTestCase
/**
* Returns a {@link NamedList} containing server
* response deserialization is based on the {@param responseParser}
* response deserialization is based on the {@code responseParser}
*/
private NamedList<Object> queryClient(SolrClient solrClient, final ModifiableSolrParams params,
ResponseParser responseParser) throws SolrServerException, IOException {