Fixed doc typos.

This commit is contained in:
Tim Graham 2014-02-28 11:44:03 -05:00
parent 55fb162588
commit 7f2505ad9e
27 changed files with 38 additions and 38 deletions

View file

@ -770,7 +770,7 @@ out the `full reference`_ for more details.
expected locations during the execution of these tests.
In Django 1.7 this dependency of core functionality on a ``contrib``
appplication has been removed, because of which ``LiveServerTestCase``
application has been removed, because of which ``LiveServerTestCase``
ability in this respect has been retrofitted to simply publish the contents
of the file system under :setting:`STATIC_ROOT` at the :setting:`STATIC_URL`
URL.