Minor spelling fixes

This commit is contained in:
Jason Davies 2010-11-13 11:28:42 +00:00
parent 858806da69
commit 5266a2895d
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.