| Index: chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
|
| index 828ac1cbbc0d9900ff9da152e262da3dbae63591..556bffb578064c0a7563b0b44a8f7d9a1c5fff3e 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_enabled.html
|
| @@ -4,7 +4,7 @@
|
|
|
| <p>
|
| Whether the packaged app is designed to expected to work in ChromeOS kiosk
|
| -mode. If <code>"kiosk_mode"<code> is <code>true</code>, the platform app
|
| +mode. If <code>"kiosk_enabled"</code> is <code>true</code>, the platform app
|
| window will cover the entire surface of the display (forced full screen).
|
| The kiosk-enabled apps are expected to be designed with this constraint in mind.
|
| </p>
|
|
|