Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Jan 9, 2018
1 parent e583704 commit 9d8fc86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class MqttBrokerConfigBuilder {
private char[] privateKeyPassword;

/**
* Creates a {@code MqttBrokerConfigBuilder} initialized with the specified MQTT broker address.
* Creates an {@code MqttBrokerConfigBuilder} initialized with the specified MQTT broker address.
*
* @param address the address of the MQTT broker
*/
Expand Down

0 comments on commit 9d8fc86

Please sign in to comment.