From 1f5f015c32550c1424dd7804e8ee4717bcc5b9b7 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 28 Feb 2014 21:03:46 -0500 Subject: Fixed spelling mistakes in docs. --- docs/topics/testing/advanced.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/testing') diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt index cbf574a29c..1bd15bd1a6 100644 --- a/docs/topics/testing/advanced.txt +++ b/docs/topics/testing/advanced.txt @@ -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 -- cgit v1.3