Merge pull request #45963 from izeye

* pr/45963:
  Fix typo

Closes gh-45963
This commit is contained in:
Stéphane Nicoll
2025-06-14 08:24:50 +02:00

View File

@@ -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) {