fix grammar typos

This commit is contained in:
Jonathan Hartley
2015-08-28 11:36:35 +01:00
parent 4e96f4b777
commit b4f393c83a
+1 -1
View File
@@ -151,7 +151,7 @@ makes the download and install about 2MB smaller than
Also, if a distribution releases a new security update for Python, then your Also, if a distribution releases a new security update for Python, then your
application will automatically start using that new version of Python. application will automatically start using that new version of Python.
The `Producing an RPM file using the bdist_rpm command <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_ The bdist_rpm command makes `producing an RPM file <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_
for use by distributions like Red Hat or SuSE is trivially easy. for use by distributions like Red Hat or SuSE is trivially easy.
However, creating and maintaining the different configurations required for However, creating and maintaining the different configurations required for