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

Unified Diff: chrome/common/extensions/docs/templates/articles/app_codelab_alarms.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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/manifest/file_handlers.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/app_codelab_alarms.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab_alarms.html b/chrome/common/extensions/docs/templates/articles/app_codelab_alarms.html
index a40a055d35cd3022915304a2f58fa312be39c711..75752d8b33a1531f5cf666af9bb3fa153729ac95 100644
--- a/chrome/common/extensions/docs/templates/articles/app_codelab_alarms.html
+++ b/chrome/common/extensions/docs/templates/articles/app_codelab_alarms.html
@@ -156,7 +156,7 @@ in the Console every time the alarm "rings":</p>
<ul>
<li>Even when you close the Todo app window, the alarms will keep coming.</li>
- <li>On platforms other than ChromeOS, if you completely close all Chrome browser instances, alarms won't trigger.</li>
+ <li>On platforms other than Chrome OS, if you completely close all Chrome browser instances, alarms won't trigger.</li>
</ul>
<p>Let's go over some of the pieces in <em>alarms.js</em> that use <code>chrome.alarms</code> methods one by one.</p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/manifest/file_handlers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698