diff options
Diffstat (limited to 'chrome/browser/cocoa/tab_window_controller.h')
-rw-r--r-- | chrome/browser/cocoa/tab_window_controller.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/cocoa/tab_window_controller.h b/chrome/browser/cocoa/tab_window_controller.h index ad0d5b7..b501548 100644 --- a/chrome/browser/cocoa/tab_window_controller.h +++ b/chrome/browser/cocoa/tab_window_controller.h @@ -130,8 +130,8 @@ - (NSInteger)numberOfTabs; // YES if there are tabs in the tab strip which have content, allowing for -// the notion of tabs in the tab strip that are placeholders, or phantoms, but -// currently have no content. +// the notion of tabs in the tab strip that are placeholders but currently have +// no content. - (BOOL)hasLiveTabs; // Return the view of the selected tab. |