From c9494d73ee409d6b8f69fed82b26f5c71681bdaf Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Mon, 17 Mar 2014 11:29:02 +0000 Subject: Fix buids -> builds --- docs/setuptools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3