| Index: chrome/common/extensions/docs/getstarted.html
|
| diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html
|
| index fdfc133cc68fdf01daa1b5bd7ae8185c3164cf5e..4abc10e20e53c4bd8c0125d889d1cd093adbd353 100644
|
| --- a/chrome/common/extensions/docs/getstarted.html
|
| +++ b/chrome/common/extensions/docs/getstarted.html
|
| @@ -189,7 +189,7 @@
|
|
|
| <div class="g-unit" id="gc-pagecontent">
|
| <div id="pageTitle">
|
| - <h1 class="page_title">Tutorial: Getting Started (Hello, World!) - Google Chrome Extensions - Google Code</h1>
|
| + <h1 class="page_title">Tutorial: Getting Started (Hello, World!)</h1>
|
| </div>
|
| <!-- TABLE OF CONTENTS -->
|
| <div id="toc">
|
| @@ -268,7 +268,7 @@
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| <!-- STATIC CONTENT PLACEHOLDER -->
|
| - <div id="static"><div id="pageData-title" class="pageData">Tutorial: Getting Started (Hello, World!)</div>
|
| + <div id="static"><div id="pageData-name" class="pageData">Tutorial: Getting Started (Hello, World!)</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|
| <p>
|
|
|