summaryrefslogtreecommitdiffstats
path: root/templates/html/htmlannotated.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmlannotated.tpl')
-rw-r--r--templates/html/htmlannotated.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmlannotated.tpl b/templates/html/htmlannotated.tpl
index c5faa14..2e4d40d 100644
--- a/templates/html/htmlannotated.tpl
+++ b/templates/html/htmlannotated.tpl
@@ -4,7 +4,7 @@
<div class="textblock">
{{ tr.classListDescription }}
</div>
-{% indexentry nav name=tr.classes file=page.fileName anchor='' isReference=False %}
+{% indexentry nav name=tr.classList file=page.fileName anchor='' isReference=False %}
{% opensubindex nav %}
{% with tree=classTree %}
{% include 'htmldirtree.tpl' %}