]> granicus.if.org Git - python/commitdiff
Clarify the download unit in the download section (GH-13122)
authorStéphane Wirtel <stephane@wirtel.be>
Mon, 6 May 2019 18:48:17 +0000 (14:48 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 May 2019 18:48:17 +0000 (11:48 -0700)
Doc/tools/templates/download.html

index 1a99b18bbb268ec38d36232da015697590bf7ba1..d9364d6ced729f18d9d53b4292545f3bce5464d0 100644 (file)
@@ -12,8 +12,7 @@
 {% if last_updated %}<p><b>Last updated on: {{ last_updated }}.</b></p>{% endif %}
 
 <p>To download an archive containing all the documents for this version of
-Python in one of various formats, follow one of links in this table. The numbers
-in the table are the size of the download files in megabytes.</p>
+Python in one of various formats, follow one of links in this table.</p>
 
 <table class="docutils">
   <tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>