| Index: trunk/src/chrome/browser/printing/print_view_manager.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/printing/print_view_manager.h (revision 214772)
|
| +++ trunk/src/chrome/browser/printing/print_view_manager.h (working copy)
|
| @@ -46,7 +46,7 @@
|
| 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 and
|
| + // show the native system dialog. This can happen from both initiator tab and
|
| // preview dialog.
|
| bool AdvancedPrintNow();
|
|
|
|
|