Skip to content

Commit

Permalink
Update comment checkstyle.
Browse files Browse the repository at this point in the history
Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
  • Loading branch information
MaxKsyunz committed May 30, 2023
1 parent f84c100 commit 1cb05c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ OpenSearchResponse search(Function<SearchRequest, SearchResponse> searchAction,
/**
* Check if there is more data to get from OpenSearch.
* @return True if calling {@ref OpenSearchClient.search} with this request will
* return non-empty response.
* return non-empty response.
*/
boolean hasAnotherBatch();

Expand Down

0 comments on commit 1cb05c9

Please sign in to comment.