See gh-5791
This commit is contained in:
Stephane Nicoll
2016-04-26 08:11:33 +02:00
parent f83cacdcd3
commit 23f669f8f5
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ public class RabbitProperties {
private boolean publisherReturns;
/**
* The connection timeout, in milliseconds; zero for infinite.
* Connection timeout, in milliseconds; zero for infinite.
*/
private Integer connectionTimeout;