We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c6c09f + 76c076a commit dde4e80Copy full SHA for dde4e80
spring-boot-project/spring-boot/src/main/java/org/springframework/boot/info/SslInfo.java
@@ -50,7 +50,7 @@ public class SslInfo {
50
51
/**
52
* Creates a new instance.
53
- * @param sslBundles the {@link SslBundles} to extract the info from threshold
+ * @param sslBundles the {@link SslBundles} to extract the info from
54
* @since 4.0.0
55
*/
56
public SslInfo(SslBundles sslBundles) {
0 commit comments