Fixed typo
This commit is contained in:
parent
9c318b7b2b
commit
38783921ff
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ database = [
|
||||||
),
|
),
|
||||||
Extension('Flask-Babel', 'Armin Ronacher',
|
Extension('Flask-Babel', 'Armin Ronacher',
|
||||||
description='''
|
description='''
|
||||||
<p>Adds i18n/10n support to Flask, based on
|
<p>Adds i18n/l10n support to Flask, based on
|
||||||
<a href=http://babel.edgewall.org/>babel</a> and
|
<a href=http://babel.edgewall.org/>babel</a> and
|
||||||
<a href=http://pytz.sourceforge.net/>pytz</a>.
|
<a href=http://pytz.sourceforge.net/>pytz</a>.
|
||||||
''',
|
''',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue