Index: docs/authentication.txt
===================================================================
--- docs/authentication.txt	(revision 6917)
+++ docs/authentication.txt	(working copy)
@@ -248,7 +248,7 @@
 
     * ``id`` is always ``None``.
     * ``is_staff`` and ``is_superuser`` are always False.
-    * ``is_active`` is always True.
+    * ``is_active`` is always False.
     * ``groups`` and ``user_permissions`` are always empty.
     * ``is_anonymous()`` returns ``True`` instead of ``False``.
     * ``is_authenticated()`` returns ``False`` instead of ``True``.
