changeset 2:dba783d48eae

typo
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 08 Jul 2011 08:39:16 -0700
parents dd6985163631
children 75919adb199a
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Fri Jul 08 07:32:41 2011 -0700
+++ b/setup.py	Fri Jul 08 08:39:16 2011 -0700
@@ -11,7 +11,7 @@
 
 setup(name='carton',
       version=version,
-      description="make self-extracting virtualevns"
+      description="make self-extracting virtualenvs",
       long_description=description,
       classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
       keywords='mozilla',