Merge pull request #1055 from IanConnolly/doc-fix
Fix a tiny spelling error: untilization -> utilization
This commit is contained in:
commit
332fa79881
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ In addition to that you need to use the latest and greatest versions of
|
||||||
API Stability
|
API Stability
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Some of the decisions made in regards to unicode and byte untilization on
|
Some of the decisions made in regards to unicode and byte utilization on
|
||||||
Python 3 make it hard to write low level code. This mainly affects WSGI
|
Python 3 make it hard to write low level code. This mainly affects WSGI
|
||||||
middlewares and interacting with the WSGI provided information. Werkzeug
|
middlewares and interacting with the WSGI provided information. Werkzeug
|
||||||
wraps all that information in high-level helpers but some of those were
|
wraps all that information in high-level helpers but some of those were
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue