typo on 1.7 release notes

This commit is contained in:
Collin Anderson 2013-10-23 10:56:13 -04:00
parent c3aa2948c6
commit d72059c2ae
1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ Templates
:setting:`TEMPLATE_DEBUG` is ``True``. This allows template origins to be
inspected and logged outside of the ``django.template`` infrastructure.
* ``TypeError`` exceptions are not longer silenced when raised during the
* ``TypeError`` exceptions are no longer silenced when raised during the
rendering of a template.
* The following functions now accept a ``dirs`` parameter which is a list or