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

Unified Diff: chrome/common/extensions/docs/templates/intros/serial.html

Issue 11308300: Quick fix to serial intro. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/intros/serial.html
diff --git a/chrome/common/extensions/docs/templates/intros/serial.html b/chrome/common/extensions/docs/templates/intros/serial.html
index 01392550e21d7a8838e7ff4b13d8744c0629a64c..b3ef3795b94b583cf0196a7d0aeba9959aa6b5fa 100644
--- a/chrome/common/extensions/docs/templates/intros/serial.html
+++ b/chrome/common/extensions/docs/templates/intros/serial.html
@@ -1,6 +1,6 @@
<p id="classSummary">
Use the <code>chrome.serial</code> module
-to read to and write from a device connected to a serial port.
+to read from and write to a device connected to a serial port.
</p>
<h4>Related Documentation</h4>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698