1
0
mirror of https://github.com/django/django.git synced 2025-01-09 01:46:20 +00:00

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

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