Skip to content

Commit 94bb9b7

Browse files
authored
MqttProtocolErrorEvent: Typo occured -> occurred
1 parent 985ec0d commit 94bb9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-integration-mqtt/src/main/java/org/springframework/integration/mqtt/event/MqttProtocolErrorEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import org.eclipse.paho.mqttv5.common.MqttException;
2020

2121
/**
22-
* The even representing an MQTT error occured during client interaction.
22+
* The even representing an MQTT error occurred during client interaction.
2323
*
2424
* @author Artem Bilan
2525
*

0 commit comments

Comments
 (0)