| Index: chrome/common/extensions/docs/server2/templates/intros/tts.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/tts.html b/chrome/common/extensions/docs/server2/templates/intros/tts.html
|
| index 7e27b6152945c8070ac9e2463d008ee9c4f7a0a4..93b88ac5f40e50204b028a6bc90e67053947b50d 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/intros/tts.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/intros/tts.html
|
| @@ -1,6 +1,6 @@
|
| <p id="classSummary">
|
| Use the <code>chrome.tts</code> module to play synthesized
|
| -text-to-speech (TTS) from your extension or packaged app.
|
| +text-to-speech (TTS).
|
| See also the related
|
| <a href="ttsEngine.html">ttsEngine</a>
|
| module, which allows an extension to implement a speech engine.
|
|
|