Index: components/printing/common/print_messages.h |
diff --git a/components/printing/common/print_messages.h b/components/printing/common/print_messages.h |
index 1e9235faaf949f701d592fc649084466052274d4..32b0451b60dd100d57ec67a31a94673f2ebd5359 100644 |
--- a/components/printing/common/print_messages.h |
+++ b/components/printing/common/print_messages.h |
@@ -461,7 +461,7 @@ IPC_MESSAGE_ROUTED1(PrintHostMsg_PrintPreviewCancelled, |
IPC_MESSAGE_ROUTED1(PrintHostMsg_PrintPreviewInvalidPrinterSettings, |
int /* document cookie */) |
-// Run a nested message loop in the renderer until print preview for |
+// Run a nested run loop in the renderer until print preview for |
// window.print() finishes. |
IPC_SYNC_MESSAGE_ROUTED0_0(PrintHostMsg_SetupScriptedPrintPreview) |