We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb0387 commit e27db71Copy full SHA for e27db71
Doc/tools/templates/download.html
@@ -31,7 +31,7 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
31
32
{% if last_updated %}<p><b>{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}</b></p>{% endif %}
33
34
-<p>{% trans %}+Download an archive containing all the documentation for this version of Python:{% endtrans %}</p>
+<p>{% trans %}Download an archive containing all the documentation for this version of Python:{% endtrans %}</p>
35
36
<table class="docutils">
37
<tr>
0 commit comments