From 33ec54042fc41fe2c71b310bf9660bf536e2bf98 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Benoi=CC=82t=20Pin?= <pin@cri.ensmp.fr>
Date: Fri, 19 Dec 2014 16:30:49 +0100
Subject: [PATCH 1/1] typo--

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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