Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
---
"rudamentary inheritence" -> "rudimentary inheritance"
diff --git a/setup.py b/setup.py
index 24fe28b..17b304d 100755
--- a/setup.py
+++ b/setup.py
@@ -69,7 +69,7 @@ setup(name='bitbake',
license='GPLv2',
url='http://developer.berlios.de/projects/bitbake/',
description='BitBake build tool',
- long_description='BitBake is a simple tool for the execution of tasks. It is derived from Portage, which is the package management system used by the Gentoo Linux distribution. It is most commonly used to build packages, as it can easily use its rudamentary inheritence to abstract common operations, such as fetching sources, unpacking them, patching them, compiling them, and so on. It is the basis of the OpenEmbedded project, which is being used for OpenZaurus, Familiar, and a number of other Linux distributions.',
+ long_description='BitBake is a simple tool for the execution of tasks. It is derived from Portage, which is the package management system used by the Gentoo Linux distribution. It is most commonly used to build packages, as it can easily use its rudimentary inheritance to abstract common operations, such as fetching sources, unpacking them, patching them, compiling them, and so on. It is the basis of the OpenEmbedded project, which is being used for OpenZaurus, Familiar, and a number of other Linux distributions.',
author='BitBake Development Team',
author_email='bitbake-dev at lists.berlios.de',
)
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================