Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(492)

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html

Issue 721033003: Fix Chrome OS spelling in documentation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html b/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
index a3d803b88e3dd765aabaf553704bdd1d3d8d0ef2..ee59eaba4182ca317a14e9f58d271dde0f08a3e7 100644
--- a/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
+++ b/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html
@@ -16,7 +16,7 @@ required and <code>"offline_enabled"</code> defaults to <code>false</code>.
<p>
The <code>"offline_enabled"</code> value is also used to determine whether a
network connectivity check will be performed when launching an app in <a href="/apps/manifest/kiosk_enabled">
-ChromeOS kiosk mode</a>. A network connectivity check will be performed when
+Chrome OS kiosk mode</a>. A network connectivity check will be performed when
apps are not offline enabled, and app launching put on hold until the device
obtains connectivity to the Internet.
</p>

Powered by Google App Engine
This is Rietveld 408576698