Fix typo.

This commit is contained in:
Daniel Thul 2015-11-11 23:46:51 +01:00
parent 915d34444b
commit 2faf245876
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ The following configuration values are used internally by Flask:
default static file handler) and
:func:`~flask.send_file`, as
:class:`datetime.timedelta` or as seconds.
seconds. Override this value on a per-file
Override this value on a per-file
basis using the
:meth:`~flask.Flask.get_send_file_max_age`
hook on :class:`~flask.Flask` or