summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-11-04 06:43:31 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-11-04 06:43:31 (GMT)
commitbe038077fbfd2460c7e97194021fa53313b74819 (patch)
tree1bdd3c6a0b31e9dbc58cd69c639f83f2927aa05b /Doc
parent40559cedb5883d76b308a13106eb807801834556 (diff)
downloadcpython-be038077fbfd2460c7e97194021fa53313b74819.zip
cpython-be038077fbfd2460c7e97194021fa53313b74819.tar.gz
cpython-be038077fbfd2460c7e97194021fa53313b74819.tar.bz2
remove trailing ws
Diffstat (limited to 'Doc')
-rw-r--r--Doc/install/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index b9872e6..7f3560a 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -27,7 +27,7 @@ modules and extensions.
.. note::
-
+
This guide only covers the basic tools for building and distributing
extensions that are provided as part of this version of Python. Third party
tools offer easier to use and more secure alternatives. Refer to the `quick