remove trailing ws

This commit is contained in:
Benjamin Peterson 2015-11-03 22:43:31 -08:00
parent 40559cedb5
commit be038077fb
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ modules and extensions.
.. note:: .. note::
This guide only covers the basic tools for building and distributing This guide only covers the basic tools for building and distributing
extensions that are provided as part of this version of Python. Third party 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 tools offer easier to use and more secure alternatives. Refer to the `quick