| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 1866c2a1b60665b553b2393b751fdeaf0e3d70b3..648ddcaf48422fc05be9ea86cff1a7822a9adfbf 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -326,7 +326,7 @@ const char kDisableWebviewSigninFlow[] = "disable-webview-signin-flow";
|
|
|
| // Enables searching for an app that supports a plugged in USB printer. When a
|
| // user plugs in USB printer, they are shown a notification offering to search
|
| -// Chroem Web Store for an app that has printerProvider permission and can
|
| +// Chrome Web Store for an app that has printerProvider permission and can
|
| // handle the plugged in printer.
|
| const char kEnablePrinterAppSearch[] = "enable-printer-app-search";
|
|
|
|
|