diff options
Diffstat (limited to 'chrome/browser/ssl/ssl_policy_backend.h')
-rw-r--r-- | chrome/browser/ssl/ssl_policy_backend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ssl/ssl_policy_backend.h b/chrome/browser/ssl/ssl_policy_backend.h index f8a829c..935ad9e 100644 --- a/chrome/browser/ssl/ssl_policy_backend.h +++ b/chrome/browser/ssl/ssl_policy_backend.h @@ -45,7 +45,7 @@ class SSLPolicyBackend { // // It will return true if the navigation entry was updated or false if // nothing changed. The caller is responsible for broadcasting - // NOTIFY_SSY_STATE_CHANGED if it returns true. + // NOTIFY_SSL_STATE_CHANGED if it returns true. bool SetMaxSecurityStyle(SecurityStyle style); // Logs a message to the console of the page. |