Commit 6ea7b677 authored by Alasdair Nicol's avatar Alasdair Nicol Committed by Tim Graham
Browse files

Refs #24855 -- fixed typo in 1.10 release notes

parent 44930cc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ Minor features
  being able to log out.

* Added the optional ``backend`` argument to :func:`~django.contrib.auth.login`
  to allowing using it without credentials.
  to allow using it without credentials.

:mod:`django.contrib.contenttypes`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^