We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d8107 commit 03f36c6Copy full SHA for 03f36c6
Doc/tools/templates/download.html
@@ -69,8 +69,8 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
69
70
<p>{% trans archives = archives %}These archives contain all the content in the
71
documentation.
72
-See the <a href="https://docs.python.org/{{ version }}/archives/">directory listing</a> for accurate size
73
-information.{% endtrans %}</p>
+See the <a href="https://docs.python.org/{{ version }}/archives/">directory listing</a>
+for file sizes.{% endtrans %}</p>
74
75
<h2>{% trans %}Problems{% endtrans %}</h2>
76
{% set bugs = pathto('bugs') %}
0 commit comments