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 b85fa9a068ca7e65dafc16366aeb4964195771d0..9c38a70a2c4b73b04e8261f90f8b516f3d045619 100644 |
--- a/chrome/common/extensions/docs/templates/private/api_reference.html |
+++ b/chrome/common/extensions/docs/templates/private/api_reference.html |
@@ -3,7 +3,7 @@ |
{{?api.types}} |
<h2 id="types">Types</h2> |
{{#api.types}} |
- {{+partials.type api:api display_name:name}} |
+ {{+partials.type display_name:name}} |
{{/}} |
{{/api.types}} |
{{?api.properties}} |