summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-11-17 21:39:05 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-11-17 21:39:05 (GMT)
commitd0a05bfd689c298b8f99a01ca97e8e631ac581be (patch)
treeeacffa3f9563df7352c3f8681ea97e2c9ac78ce2 /Doc/tools
parenteac68f425ac469f0154ef8ae0a1ba3cade34614d (diff)
downloadcpython-d0a05bfd689c298b8f99a01ca97e8e631ac581be.zip
cpython-d0a05bfd689c298b8f99a01ca97e8e631ac581be.tar.gz
cpython-d0a05bfd689c298b8f99a01ca97e8e631ac581be.tar.bz2
a few fixes on the download page
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/download.html4
1 files 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 @@
<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 Kilobytes.</p>
+in the table are the size of the download files in megabytes.</p>
<table class="docutils">
<tr><th>Format</th><th>Packed as .zip</th><th>Packed as .tar.bz2</th></tr>
@@ -54,7 +54,7 @@ platform. These are created on Unix using the InfoZIP zip program.</p>
<h2>Problems</h2>
<p>If you have comments or suggestions for the Python documentation, please send
-email to <a href="docs@python.org">docs@python.org</a>.</p>
+email to <a href="mailto:docs@python.org">docs@python.org</a>.</p>
{% endif %}
{% endblock %}