Oh boy. Of course I had to introduce a typo in a contributor's name

This commit is contained in:
Armin Ronacher 2010-05-30 21:45:33 +02:00
parent 2693f3c1e3
commit a50644b4c6

View file

@ -56,7 +56,7 @@ database = [
bitbucket='leafstorm/flask-xml-rpc', bitbucket='leafstorm/flask-xml-rpc',
docs='http://packages.python.org/Flask-XML-RPC/' docs='http://packages.python.org/Flask-XML-RPC/'
), ),
Extension('Flask-Genshi', 'Dog Odenhall', Extension('Flask-Genshi', 'Dag Odenhall',
description=''' description='''
<p>Adds support for the <a href="http://genshi.edgewall.org/">Genshi</a> <p>Adds support for the <a href="http://genshi.edgewall.org/">Genshi</a>
templating language to Flask applications. templating language to Flask applications.