Skip to content

Commit 374ec9d

Browse files
Typo
1 parent f46422d commit 374ec9d

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
@@ -401,7 +401,7 @@ public void setSharedExecutor(ExecutorService executor) {
401401
}
402402

403403
/**
404-
* Retrieve the socket factory used to instantiate new threads.
404+
* Retrieve the thread factory used to instantiate new threads.
405405
* @see com.rabbitmq.client.ThreadFactory
406406
* @see com.rabbitmq.client.impl.DefaultThreadFactory
407407
*/

0 commit comments

Comments
 (0)