Index: chrome/common/extensions/docs/templates/private/api_reference.html |
diff --git a/chrome/common/extensions/docs/templates/private/api_reference.html b/chrome/common/extensions/docs/templates/private/api_reference.html |
index 30dc4f96a73b043fc3d6990fc5793221b9ddc7b5..6a879c2a313e871d47058298686bf9184cd540ff 100644 |
--- a/chrome/common/extensions/docs/templates/private/api_reference.html |
+++ b/chrome/common/extensions/docs/templates/private/api_reference.html |
@@ -38,7 +38,7 @@ |
{{/api.domEvents}} |
</div> |
{{?samples_list}} |
- <h2 id="samples">Sample {{title}} that use chrome.{{api.name}}</h2> |
+ <h2 id="samples">Sample {{platformTitle}} that use {{api.namespace}}</h2> |
<ul> |
{{#sample:samples_list}} |
<li><strong><a href="samples.html#{{sample.id}}">{{sample.name}}</a></strong> |