diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index c460de963fa108e..9afa2964d71d01a 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -38,11 +38,11 @@
We no longer provide updates to the pre-built PDFs of the documentation.
-The previously-built archives are still available and may be of use:
-A4 PDF (.zip archive);
-A4 PDF (.tar.bz2 archive);
-US-Letter PDF (.zip archive);
-US-Letter PDF (.tar.bz2 archive).
+The previously built archives are still available and may be of use:
+A4 PDF (.zip archive);
+A4 PDF (.tar.bz2 archive);
+US-Letter PDF (.zip archive);
+US-Letter PDF (.tar.bz2 archive).
To build a PDF archive, follow the instructions in the
Developer's Guide
and run make dist-pdf in the Doc/ directory of a copy of the CPython repository.