Fixed a typo

This commit is contained in:
Armin Ronacher 2010-06-01 01:47:29 +02:00
parent ff65997980
commit 6fa313e466

View file

@ -68,7 +68,7 @@ database = [
description='''
<p>Makes sending mails from Flask applications very easy and
has also support for unittesting.
'''
''',
bitbucket='danjac/flask-mail',
docs='http://packages.python.org/flask-mail/'
),