Skip to content

Commit 2ffaa8e

Browse files
committed
typo fix
1 parent 02975d8 commit 2ffaa8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/localtoc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{%- if display_toc %}
2-
<h3><a href="{{ pathto(master_doc) }}">{{ _('Table of Contents FOO') }}</a></h3>
2+
<h3><a href="{{ pathto(master_doc) }}">{{ _('Table of Contents') }}</a></h3>
33
{{ toc }}
44
{%- endif %}

0 commit comments

Comments
 (0)