Index: chrome/browser/ssl/ssl_policy_backend.h |
=================================================================== |
--- chrome/browser/ssl/ssl_policy_backend.h (revision 27322) |
+++ chrome/browser/ssl/ssl_policy_backend.h (working copy) |
@@ -45,7 +45,7 @@ |
// |
// 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. |