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 161b306 commit 47587f7Copy full SHA for 47587f7
Doc/tools/templates/download.html
@@ -32,7 +32,7 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
32
{% if last_updated %}<p><b>{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}</b></p>{% endif %}
33
34
<p>{% trans %}To download an archive containing all the documents for this version of
35
-Python in one of various formats, follow one of links in this table.{% endtrans %}</p>
+Python in one of various formats, follow one of the links in this table.{% endtrans %}</p>
36
37
<table class="docutils">
38
<tr>
0 commit comments