mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed minor typo in 1.3 release notes.
This commit is contained in:
parent
5262a288df
commit
ee1b3e2a3a
1 changed files with 1 additions and 1 deletions
|
@ -587,7 +587,7 @@ gettext domain):
|
|||
ones listed later.
|
||||
|
||||
* The ``locale`` subdirectory of the directory containing the settings, that
|
||||
usually coincides with and is know as the *project directory* is being
|
||||
usually coincides with and is known as the *project directory* is being
|
||||
deprecated in this release as a source of translations. (the precedence of
|
||||
these translations is intermediate between applications and :setting:`LOCALE_PATHS`
|
||||
translations). See the `corresponding deprecated features section`_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue