Index: chrome/common/extensions/docs/template/api_template.html |
diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html |
index c6bb05c36a654f7e631da3f798a3babaa04c55fa..19a82403073b2c0ebc665ee0caba818e89443d61 100644 |
--- a/chrome/common/extensions/docs/template/api_template.html |
+++ b/chrome/common/extensions/docs/template/api_template.html |
@@ -176,7 +176,7 @@ |
<div class="g-unit" id="gc-pagecontent"> |
<div id="pageTitle"> |
- <h1 class="page_title" jscontent="getPageTitle()">chrome.apiname</h1> |
+ <h1 class="page_title" jscontent="getPageName()">chrome.apiname</h1> |
</div> |
<!-- TABLE OF CONTENTS --> |
<div id="toc" jsdisplay="showPageTOC()"> |