Index: chrome/browser/ui/views/accessibility/invert_bubble_view.h |
diff --git a/chrome/browser/ui/views/accessibility/invert_bubble_view.h b/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
index 890da80a1e202c88d2bdfb5a4a1f937cd57caf83..9822ff1dca56780e9aa6d63939d09621c6eb36fb 100644 |
--- a/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
+++ b/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
@@ -13,7 +13,7 @@ class View; |
namespace chrome { |
-// Show a bubble telling the user that they're using Windows high-constrast mode |
+// Show a bubble telling the user that they're using Windows high-contrast mode |
// with a light-on-dark scheme, so they may be interested in a high-contrast |
// Chrome extension and a dark theme. Only shows the first time we encounter |
// this condition for a particular profile. |