diff options
Diffstat (limited to 'net/base/ssl_config_service.h')
-rw-r--r-- | net/base/ssl_config_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/ssl_config_service.h b/net/base/ssl_config_service.h index 899b329..c1ae553 100644 --- a/net/base/ssl_config_service.h +++ b/net/base/ssl_config_service.h @@ -33,7 +33,7 @@ struct SSLConfig { bool dns_cert_provenance_checking_enabled; // Cipher suites which should be explicitly prevented from being used in - // addition to those disabled by the net built in policy -- by default, all + // addition to those disabled by the net built-in policy -- by default, all // cipher suites supported by the underlying SSL implementation will be // enabled except for: // - Null encryption cipher suites. |