summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/infobar_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/infobar_delegate.h')
-rw-r--r--chrome/browser/tab_contents/infobar_delegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/infobar_delegate.h b/chrome/browser/tab_contents/infobar_delegate.h
index 191a9bb..fcaa621 100644
--- a/chrome/browser/tab_contents/infobar_delegate.h
+++ b/chrome/browser/tab_contents/infobar_delegate.h
@@ -44,7 +44,7 @@ class ThemeInstalledInfoBarDelegate;
// AddInfoBar!
class InfoBarDelegate {
public:
- // The type of the infobar. It controls its appearence, such as its background
+ // The type of the infobar. It controls its appearance, such as its background
// color.
enum Type {
INFO_TYPE,