X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/037bd31f6ba4844d1efa9a303d2adfcf433c8fe3..daae7666e381a03c2ed0f5665685648f0680ff1b:/setup.py?ds=inline

diff --git a/setup.py b/setup.py
index 60ca74e..857f6eb 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
 
 setup(name='Products.Plinn',
       version='3.0',
-      descripton='Plinn content management framework',
+      description='Plinn content management framework',
       url='http://plinn.org',
       author="Benoît Pin – MINES ParisTech – Armines",
       author_email="benoit.pin@mines-paristech.fr",