mirror of
https://github.com/django/django.git
synced 2025-12-09 19:08:06 +00:00
Fixed spelling mistakes in docs.
This commit is contained in:
parent
8137215973
commit
1f5f015c32
20 changed files with 27 additions and 28 deletions
|
|
@ -354,7 +354,7 @@ Attributes
|
|||
the individual tests and format the results. By default it is set to
|
||||
``unittest.TextTestRunner``. Despite the unfortunate similarity in
|
||||
naming conventions, this is not the same type of class as
|
||||
``DiscoverRunner``, which covers a broader set of responsibilites. You
|
||||
``DiscoverRunner``, which covers a broader set of responsibilities. You
|
||||
can override this attribute to modify the way tests are run and reported.
|
||||
|
||||
.. attribute:: DiscoverRunner.test_loader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue