[3.0.x] Fixed typo in docs/releases/3.0.txt.

Backport of 1f62c008d1 from master
This commit is contained in:
jsals1 2019-12-05 01:55:20 -05:00 committed by Mariusz Felisiak
parent 87483757c8
commit 7263c7710c
1 changed files with 1 additions and 1 deletions

View File

@ -508,7 +508,7 @@ Miscellaneous
-------------
* ``ContentType.__str__()`` now includes the model's ``app_label`` to
disambiguate model's with the same name in different apps.
disambiguate models with the same name in different apps.
* Because accessing the language in the session rather than in the cookie is
deprecated, ``LocaleMiddleware`` no longer looks for the user's language in