From: Benoît Pin <pin@cri.ensmp.fr>
Date: Fri, 19 Dec 2014 15:30:49 +0000 (+0100)
Subject: typo--
X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/commitdiff_plain/33ec54042fc41fe2c71b310bf9660bf536e2bf98?ds=sidebyside;hp=037bd31f6ba4844d1efa9a303d2adfcf433c8fe3

typo--
---

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",