summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-11-03 22:43:31 -0800
committerBenjamin Peterson <benjamin@python.org>2015-11-03 22:43:31 -0800
commit5be2dac560018fee60c9435d19362117b9221677 (patch)
tree3a1b775c1f16b89df889ba37d62fa04f2c1858e7
parentc2f01213ed5c616a37a87cdd9c682be4e3479e21 (diff)
downloadcpython-git-5be2dac560018fee60c9435d19362117b9221677.tar.gz
remove trailing ws
-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 bd6e9c7a42..e63b6cd3d3 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