Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Evans committed Feb 16, 2021
1 parent 6f60720 commit 006e2f9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ public SenderConfigurationBuilder endpoint(URL endpoint) {
}

/**
* @param useLicenseKey flag to indicate the configured {@code apiKey} is a license key, not an insights api key
* @param useLicenseKey flag to indicate the configured {@code apiKey} is a license key, not an
* insights api key
* @return this builder
*/
public SenderConfigurationBuilder useLicenseKey(boolean useLicenseKey) {
Expand Down

0 comments on commit 006e2f9

Please sign in to comment.