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

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

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix comment in converter.py Created 8 years, 5 months 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/server2/templates/intros/ttsEngine.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/ttsEngine.html b/chrome/common/extensions/docs/server2/templates/intros/ttsEngine.html
index 086d7c02c01501db97d6cf001485fcf7391d35fd..fd1f6ed265db8ac5a7830fa6167da383d01a0c5d 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/ttsEngine.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/ttsEngine.html
@@ -124,4 +124,4 @@ extension is based solely on whether the extension supports the given voice
parameters in its manifest and has registered listeners
for <code>onSpeak</code> and <code>onStop</code>. In other words,
there's no way for an extension to receive a speech request and
-dynamically decide whether to handle it.</p>
+dynamically decide whether to handle it.</p>

Powered by Google App Engine
This is Rietveld 408576698