forked from orbit-oss/flask
Fix typo
This commit is contained in:
parent
c43560777a
commit
d9a28434af
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -21,7 +21,7 @@ Bugfix release, unreleased
|
|||
within the imported application module.
|
||||
- Fix encoding behavior of ``app.config.from_pyfile`` for Python 3. Fix
|
||||
``#2118``.
|
||||
- Use the``SERVER_NAME`` config if it is present as default values for
|
||||
- Use the ``SERVER_NAME`` config if it is present as default values for
|
||||
``app.run``. ``#2109``, ``#2152``
|
||||
|
||||
Version 0.12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue