Skip to content

Commit

Permalink
Another missing doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
Bret Ambrose committed Jan 14, 2025
1 parent 543937a commit 97c0aa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public MqttRequestResponseClientOptionsBuilder withOperationTimeoutSeconds(int o

/**
* Creates a new MqttRequestResponseClientOptions instance based on current builder configuration
* @return
* @return the builder instance
*/
public MqttRequestResponseClientOptions build() {
return new MqttRequestResponseClientOptions(this.options);
Expand Down

0 comments on commit 97c0aa0

Please sign in to comment.