Skip to content

Commit b4f393c

Browse files
committed
fix grammar typos
1 parent 4e96f4b commit b4f393c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ makes the download and install about 2MB smaller than
151151
Also, if a distribution releases a new security update for Python, then your
152152
application will automatically start using that new version of Python.
153153

154-
The `Producing an RPM file using the bdist_rpm command <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_
154+
The bdist_rpm command makes `producing an RPM file <https://docs.python.org/3/distutils/builtdist.html#creating-rpm-packages>`_
155155
for use by distributions like Red Hat or SuSE is trivially easy.
156156

157157
However, creating and maintaining the different configurations required for

0 commit comments

Comments
 (0)