summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt
index 832cbb7a95..b348d4638c 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