Skip to content

Commit e27db71

Browse files
Update Doc/tools/templates/download.html
Co-authored-by: Joseph Anthony Pasquale Holsten <joseph@josephholsten.com>
1 parent 0bb0387 commit e27db71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tools/templates/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
3131

3232
{% if last_updated %}<p><b>{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}</b></p>{% endif %}
3333

34-
<p>{% trans %}+Download an archive containing all the documentation for this version of Python:{% endtrans %}</p>
34+
<p>{% trans %}Download an archive containing all the documentation for this version of Python:{% endtrans %}</p>
3535

3636
<table class="docutils">
3737
<tr>

0 commit comments

Comments
 (0)