| Index: chrome/common/extensions/docs/templates/intros/commands.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/commands.html b/chrome/common/extensions/docs/templates/intros/commands.html
|
| index 51c2f80417b2bf216b41f5e27d4b1ddbce648e6c..de84f9c7ff5a16289b5cbc5f395aeb6162104557 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/commands.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/commands.html
|
| @@ -85,7 +85,7 @@ code.
|
| the browser does not have focus, the shortcut will be inactive. On desktop
|
| Chrome, Commands can instead have global scope, as of version 35, and will then
|
| also work while Chrome does *not* have focus. NOTE: The exception here is
|
| -ChromeOS, where global commands are not allowed at the moment.</p>
|
| +Chrome OS, where global commands are not allowed at the moment.</p>
|
|
|
| <p>The user is free to designate any shortcut as global using the UI in
|
| chrome://extensions \ Keyboard Shortcuts, but the extension developer is limited
|
|
|