summaryrefslogtreecommitdiff
path: root/docs/setuptools.txt
diff options
context:
space:
mode:
authorSteven Maude <bitbucket@stevenmaude.co.uk>2014-03-17 11:29:02 +0000
committerSteven Maude <bitbucket@stevenmaude.co.uk>2014-03-17 11:29:02 +0000
commit3b8b8773371c9efe2b48e33f89ca47831be3f617 (patch)
tree294e43d8eefbd866bb003c6c68a9b6a5d3ce3bc2 /docs/setuptools.txt
parentf7a23c8e9783f1a567276a50962f5d0d058ff187 (diff)
downloadpython-setuptools-bitbucket-3b8b8773371c9efe2b48e33f89ca47831be3f617.tar.gz
Fix buids -> builds
Diffstat (limited to 'docs/setuptools.txt')
-rw-r--r--docs/setuptools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt
index 68467dc1..eee48f96 100644
--- a/docs/setuptools.txt
+++ b/docs/setuptools.txt
@@ -276,7 +276,7 @@ unless you need the associated ``setuptools`` feature.
A boolean (True or False) flag specifying whether the project can be
safely installed and run from a zip file. If this argument is not
supplied, the ``bdist_egg`` command will have to analyze all of your
- project's contents for possible problems each time it buids an egg.
+ project's contents for possible problems each time it builds an egg.
``install_requires``
A string or list of strings specifying what other distributions need to