From: Benjamin Peterson
Date: Mon, 17 Nov 2008 21:39:05 +0000 (+0000)
Subject: a few fixes on the download page
X-Git-Tag: v2.7a1~2657
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a05bfd689c298b8f99a01ca97e8e631ac581be;p=thirdparty%2FPython%2Fcpython.git
a few fixes on the download page
---
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html
index 59aea630389e..e5a25f7c23cc 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 %}