Skip to content

Commit 0f42450

Browse files
Typo
1 parent 50b1099 commit 0f42450

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
@@ -47,7 +47,7 @@ public interface ExceptionHandler {
4747
* Perform any required exception processing for the situation
4848
* when the driver thread for the connection has called a
4949
* FlowListener's handleFlow method, and that method has
50-
* thrown an exeption.
50+
* thrown an exception.
5151
* @param channel the ChannelN that held the FlowListener
5252
* @param exception the exception thrown by FlowListener.handleFlow
5353
*/

0 commit comments

Comments
 (0)