We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff97bc1 + 0eb3bd1 commit 78de39aCopy full SHA for 78de39a
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