Skip to content

Commit

Permalink
GH-2711: Fix Javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jun 21, 2023
1 parent cd7de80 commit 605b6aa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -875,7 +875,7 @@ protected HeaderNames getHeaderNames() {
/**
* Set a {@link Supplier} for {@link HeaderNames}.
* @param supplier the supplier.
* @since3.0.7
* @since 3.0.9
*
*/
public void setHeaderNamesSupplier(Supplier<HeaderNames> supplier) {
Expand Down

0 comments on commit 605b6aa

Please sign in to comment.