8000 Minor JavaDoc correction · yezijiang/rabbitmq-java-client@f3b9260 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3b9260

Browse files
Minor JavaDoc correction
1 parent 1fdb294 commit f3b9260

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
@@ -491,7 +491,7 @@ public void setShutdownExecutor(ExecutorService executor) {
491491
}
492492

493493
/**
494-
* Set the executor to use to send the heartbeat
494+
* Set the executor to use to send heartbeat frames.
495495
* All connections that use this executor share it.
496496
*
497497
* It's developer's responsibility to shut down the executor

0 commit comments

Comments
 (0)
0