Index: chrome/browser/signin/screenlock_bridge.h |
diff --git a/chrome/browser/signin/screenlock_bridge.h b/chrome/browser/signin/screenlock_bridge.h |
index c9b702db85273701363d1db32e5770408227f0ad..a4003dfc81059f23b10b81d187eaf716a7857b1f 100644 |
--- a/chrome/browser/signin/screenlock_bridge.h |
+++ b/chrome/browser/signin/screenlock_bridge.h |
@@ -64,7 +64,7 @@ class ScreenlockBridge { |
// shown with the icon. |
void SetTooltip(const base::string16& tooltip, bool autoshow); |
- // Sets the accessiblity label of the icon. If this attribute is not |
+ // Sets the accessibility label of the icon. If this attribute is not |
// provided, then the tooltip will be used. |
void SetAriaLabel(const base::string16& aria_label); |