Skip to content

Commit 03f36c6

Browse files
Hugo's wording suggestion
1 parent 74d8107 commit 03f36c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/tools/templates/download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ <h1>{% trans %}Download Python {{ dl_version }} documentation{% endtrans %}</h1>
6969

7070
<p>{% trans archives = archives %}These archives contain all the content in the
7171
documentation.
72-
See the <a href="https://docs.python.org/{{ version }}/archives/">directory listing</a> for accurate size
73-
information.{% endtrans %}</p>
72+
See the <a href="https://docs.python.org/{{ version }}/archives/">directory listing</a>
73+
for file sizes.{% endtrans %}</p>
7474

7575
<h2>{% trans %}Problems{% endtrans %}</h2>
7676
{% set bugs = pathto('bugs') %}

0 commit comments

Comments
 (0)