From d0a05bfd689c298b8f99a01ca97e8e631ac581be Mon Sep 17 00:00:00 2001
From: Benjamin Peterson
Date: Mon, 17 Nov 2008 21:39:05 +0000
Subject: a few fixes on the download page
---
Doc/tools/sphinxext/download.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html
index 59aea63..e5a25f7 100644
--- a/Doc/tools/sphinxext/download.html
+++ b/Doc/tools/sphinxext/download.html
@@ -14,7 +14,7 @@
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 Kilobytes.
+in the table are the size of the download files in megabytes.
Format | Packed as .zip | Packed as .tar.bz2 |
@@ -54,7 +54,7 @@ platform. These are created on Unix using the InfoZIP zip program.
Problems
If you have comments or suggestions for the Python documentation, please send
-email to docs@python.org.
+email to docs@python.org.
{% endif %}
{% endblock %}
--
cgit v0.12