You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sphinx_rtd_theme/footer.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@
51
51
{%- set readthedocs_web = '<ahref="https://readthedocs.org">Read the Docs</a>' %}
52
52
{#- Translators: the variable "sphinx_web" is a link to the Sphinx project documentation with the text "Sphinx" #}
53
53
{%- trans sphinx_web=sphinx_web, readthedocs_web=readthedocs_web %}Built with {{ sphinx_web }} using a{% endtrans %}
54
-
{#- Translators: "theme" refers to a theme for Sphinx, which alters the appearance of the generated documenation #}
54
+
{#- Translators: "theme" refers to a theme for Sphinx, which alters the appearance of the generated documentation #}
55
55
<ahref="https://github.com/readthedocs/sphinx_rtd_theme">{% trans %}theme{% endtrans %}</a>
56
56
{#- Translators: this is always used as "provided by Read the Docs", and should not imply Read the Docs is an author of the generated documentation. #}
57
57
{% trans %}provided by {{ readthedocs_web }}{% endtrans %}.
0 commit comments