mirror of
https://github.com/Hopiu/django.git
synced 2026-05-05 06:04:45 +00:00
Fixed typo in docs/releases/3.0.txt.
This commit is contained in:
parent
514104cf23
commit
df28ebd6c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue