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

Backport of 1f62c008d1c983b4e5450a8764605aa6246e1cb4 from master
This commit is contained in:
jsals1 2019-12-05 01:55:20 -05:00 committed by Mariusz Felisiak
parent 87483757c8
commit 7263c7710c

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