Skip to content

Commit 87943ae

Browse files
merge default into bug14587
2 parents 68a6df3 + 0f42450 commit 87943ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/rabbitmq/client/impl/ExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public interface ExceptionHandler {
4848
* Perform any required exception processing for the situation
4949
* when the driver thread for the connection has called a
5050
* FlowListener's handleFlow method, and that method has
51-
* thrown an exeption.
51+
* thrown an exception.
5252
* @param channel the ChannelN that held the FlowListener
5353
* @param exception the exception thrown by FlowListener.handleFlow
5454
*/

0 commit comments

Comments
 (0)