This commit is contained in:
Phillip Webb
2016-04-28 09:29:49 -07:00
parent 9c0679b1f4
commit ef7b511b0e
2 changed files with 3 additions and 2 deletions

View File

@@ -218,8 +218,8 @@ public class RabbitProperties {
private String trustStorePassword;
/**
* The SSL algorithm to use (e.g. TLSv1.1). Default is set automatically by the
* rabbit client library.
* SSL algorithm to use (e.g. TLSv1.1). Default is set automatically by the rabbit
* client library.
*/
private String algorithm;