diff options
Diffstat (limited to 'chrome/installer/setup/main.cc')
-rw-r--r-- | chrome/installer/setup/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/setup/main.cc b/chrome/installer/setup/main.cc index 0519a15..314d5fc 100644 --- a/chrome/installer/setup/main.cc +++ b/chrome/installer/setup/main.cc @@ -508,7 +508,7 @@ int WINAPI wWinMain(HINSTANCE instance, HINSTANCE prev_instance, // If --register-chrome-browser option is specified, register all // Chrome protocol/file associations as well as register it as a valid - // browser for StarMenu->Internet shortcut. This option should only + // browser for Start Menu->Internet shortcut. This option should only // be used when setup.exe is launched with admin rights. We do not // make any user specific changes in this option. if (parsed_command_line.HasSwitch( |