]> granicus.if.org Git - python/commitdiff
Issue #26029: Remove extraneous word. Patch by Upendra Kumar.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Jan 2016 08:27:37 +0000 (03:27 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Jan 2016 08:27:37 +0000 (03:27 -0500)
Doc/extending/building.rst
Misc/ACKS

index 163179d6836515f1dbbd066715bd598c599ae8ec..6f1d23e7083ada2d68566ddd469aa8b9323f0613 100644 (file)
@@ -81,7 +81,7 @@ In the :file:`setup.py`, all execution is performed by calling the ``setup``
 function. This takes a variable number of keyword arguments, of which the
 example above uses only a subset. Specifically, the example specifies
 meta-information to build packages, and it specifies the contents of the
-package.  Normally, a package will contain of addition modules, like Python
+package.  Normally, a package will contain addition modules, like Python
 source modules, documentation, subpackages, etc. Please refer to the distutils
 documentation in :ref:`distutils-index` to learn more about the features of
 distutils; this section explains building extension modules only.
index 1b74e168a7299a62a153209de2dc6464c4297503..9134eb9436cf4f7315c65376f9818c8fd09ec656 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -790,6 +790,7 @@ Steven Kryskalla
 Andrew Kuchling
 Dave Kuhlman
 Jon Kuhn
+Upendra Kumar
 Toshio Kuratomi
 Ilia Kurenkov
 Vladimir Kushnir