Skip to content
Closed

Fix typo #45963

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class SslInfo {

/**
* Creates a new instance.
* @param sslBundles the {@link SslBundles} to extract the info from threshold
* @param sslBundles the {@link SslBundles} to extract the info from
* @since 4.0.0
*/
public SslInfo(SslBundles sslBundles) {
Expand Down