Fixed typo in docs/releases/3.0.txt.
This commit is contained in:
parent
514104cf23
commit
df28ebd6c8
|
@ -119,7 +119,7 @@ Minor features
|
|||
* Added the ``language`` class attribute to the
|
||||
:class:`django.contrib.syndication.views.Feed` to customize a feed language.
|
||||
The default value is :func:`~django.utils.translation.get_language()` instead
|
||||
of setting:`LANGUAGE_CODE`.
|
||||
of :setting:`LANGUAGE_CODE`.
|
||||
|
||||
Cache
|
||||
~~~~~
|
||||
|
|
Loading…
Reference in New Issue