summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt
index a43ae5e368..f5e5cd4d7c 100644
--- a/docs/releases/2.0.txt
+++ b/docs/releases/2.0.txt
@@ -427,7 +427,7 @@ these features.
``_apply_rel_filters()`` method is removed.
* Using ``User.is_authenticated()`` and ``User.is_anonymous()`` as methods
- rather than properties is no longer be supported.
+ rather than properties is no longer supported.
* The ``Model._meta.virtual_fields`` attribute is removed.