Index: chrome/browser/printing/print_view_manager.h |
diff --git a/chrome/browser/printing/print_view_manager.h b/chrome/browser/printing/print_view_manager.h |
index de950db2852c04e29d262aea34f828fb8d9f890b..ed70c684fa27ed34a1ddd4798853b08995b50a11 100644 |
--- a/chrome/browser/printing/print_view_manager.h |
+++ b/chrome/browser/printing/print_view_manager.h |
@@ -46,7 +46,7 @@ class PrintViewManager : public content::NotificationObserver, |
bool PrintForSystemDialogNow(); |
// Same as PrintNow(), but for the case where a user press "ctrl+shift+p" to |
- // show the native system dialog. This can happen from both initiator tab and |
+ // show the native system dialog. This can happen from both initiator and |
// preview dialog. |
bool AdvancedPrintNow(); |