From e9b49d1b4eec21f2da838db3360f6458cf648c36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Wirtel?=
Date: Mon, 6 May 2019 14:48:17 -0400
Subject: Clarify the download unit in the download section (GH-13122)
---
Doc/tools/templates/download.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html
index 1a99b18..d9364d6 100644
--- a/Doc/tools/templates/download.html
+++ b/Doc/tools/templates/download.html
@@ -12,8 +12,7 @@
{% if last_updated %}Last updated on: {{ last_updated }}.
{% endif %}
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.
+Python in one of various formats, follow one of links in this table.
Format | Packed as .zip | Packed as .tar.bz2 |
--
cgit v0.12