forked from orbit-oss/flask
Minor spelling fixes
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
parent
2ac1b7d438
commit
ed517c7215
3 changed files with 17 additions and 17 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue