We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7901d commit 31bcfccCopy full SHA for 31bcfcc
1 file changed
org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/IMqttClient.java
@@ -20,7 +20,7 @@
20
package org.eclipse.paho.client.mqttv3;
21
22
/**
23
- * Enables an application to communicate with an MQTT server using using blocking methods.
+ * Enables an application to communicate with an MQTT server using blocking methods.
24
* <p>
25
* This interface allows applications to utilize all features of the MQTT version 3.1
26
* specification including:
0 commit comments