Skip to content

Commit e9b49d1

Browse files
matrixisemiss-islington
authored andcommitted
Clarify the download unit in the download section (pythonGH-13122)
1 parent 4920c09 commit e9b49d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/tools/templates/download.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ <h1>Download Python {{ release }} Documentation</h1>
1212
{% if last_updated %}<p><b>Last updated on: {{ last_updated }}.</b></p>{% endif %}
1313

1414
<p>To download an archive containing all the documents for this version of
15-
Python in one of various formats, follow one of links in this table. The numbers
16-
in the table are the size of the download files in megabytes.</p>
15+
Python in one of various formats, follow one of links in this table.</p>
1716

1817
<table class="docutils">
1918
<tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>

0 commit comments

Comments
 (0)