summaryrefslogtreecommitdiff
path: root/docs
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
commitc9494d73ee409d6b8f69fed82b26f5c71681bdaf (patch)
treec8791b051daa1a4226d79a015e8a7a44594e2aa5 /docs
parent70bbc5c7a66df8a8cfb3c0fa4e90644da530a78b (diff)
downloadpython-setuptools-git-c9494d73ee409d6b8f69fed82b26f5c71681bdaf.tar.gz
Fix buids -> builds
Diffstat (limited to 'docs')
-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