Skip to content

Commit 2acab7b

Browse files
Correct JavaDoc
1 parent 869bcb0 commit 2acab7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/rabbitmq/client/ConnectionFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ public ExceptionHandler getExceptionHandler() {
438438
}
439439

440440
/**
441-
* Set the exception handler to use by default for newly created connections.
441+
* Set the exception handler to use for newly created connections.
442442
*
443443
* @see ExceptionHandler
444444
*/

0 commit comments

Comments
 (0)