Kaydet (Commit) 43c471e8 authored tarafından Tim Graham's avatar Tim Graham

Fixed typo in docs/ref/settings.txt.

üst 82f89967
...@@ -2528,9 +2528,9 @@ to ensure your processes are running in the correct environment. ...@@ -2528,9 +2528,9 @@ to ensure your processes are running in the correct environment.
Default: ``False`` Default: ``False``
A boolean that specifies whether to output the ``ETag`` header. This saves A boolean that specifies whether to output the ``ETag`` header. This saves
bandwidth but slows down performance. This is used by the ``CommonMiddleware`` bandwidth but slows down performance. This is used by the
(see :doc:`/topics/http/middleware`) and in the``Cache Framework`` :class:`~django.middleware.common.CommonMiddleware` and in the :doc:`cache
(see :doc:`/topics/cache`). framework </topics/cache>`.
.. setting:: USE_I18N .. setting:: USE_I18N
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment