Index: chrome/common/extensions/docs/docs.html |
diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html |
index 5cd9f3164107f0d3543c614614b2a7353508d0d8..f7b786783227e1937ea00af81d92ddc1813d8681 100644 |
--- a/chrome/common/extensions/docs/docs.html |
+++ b/chrome/common/extensions/docs/docs.html |
@@ -189,7 +189,7 @@ |
<div class="g-unit" id="gc-pagecontent"> |
<div id="pageTitle"> |
- <h1 class="page_title">Hello There! - Google Chrome Extensions - Google Code</h1> |
+ <h1 class="page_title">Hello There!</h1> |
</div> |
<!-- TABLE OF CONTENTS --> |
<div id="toc" style="display: none; "> |
@@ -247,7 +247,7 @@ |
<!-- /TABLE OF CONTENTS --> |
<!-- STATIC CONTENT PLACEHOLDER --> |
- <div id="static"><div id="pageData-title" class="pageData">Hello There!</div> |
+ <div id="static"><div id="pageData-name" class="pageData">Hello There!</div> |
<p> |
This documentation tells you how to write <em>Google Chrome Extensions</em> — |