Skip to content

Commit 7d4f614

Browse files
Typo
1 parent d909f8b commit 7d4f614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
import com.rabbitmq.client.TopologyRecoveryException;
3030

3131
/**
32-
* An implementation of {@link com.rabbitmq.client.ExceptionHandler} that does not
32+
* An implementation of {@link com.rabbitmq.client.ExceptionHandler} that does
3333
* close channels on unhandled consumer exception.
3434
*
3535
* Used by {@link AMQConnection}.

0 commit comments

Comments
 (0)