Refs #24855 -- fixed typo in 1.10 release notes

This commit is contained in:
Alasdair Nicol 2016-01-07 16:06:19 +00:00 committed by Tim Graham
parent 44930cc466
commit 6ea7b6776c
1 changed files with 1 additions and 1 deletions

View File

@ -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`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^