Fix typo in file header (jsonimpl => json)
This commit is contained in:
parent
bb0e755c80
commit
eaba4a73aa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
flask.jsonimpl
|
flask.json
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
||||||
Implementation helpers for the JSON support in Flask.
|
Implementation helpers for the JSON support in Flask.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue