| 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>
|
|
|