diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index 832cbb7a957..b348d4638cf 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -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