Minor spelling fixes

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
Jason Davies 2010-11-13 11:28:42 +00:00 committed by Armin Ronacher
parent 2ac1b7d438
commit ed517c7215
3 changed files with 17 additions and 17 deletions

View file

@ -106,4 +106,4 @@ Werkzeug and Flask will be ported to Python 3 as soon as a solution for
WSGI is found, and we will provide helpful tips how to upgrade existing
applications to Python 3. Until then, we strongly recommend using Python
2.6 and 2.7 with activated Python 3 warnings during development, as well
as the unicode literals `__future__` feature.
as the Unicode literals `__future__` feature.