From a71a2ea756673cd3c7a2c5125fa7e7f334b05475 Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Mon, 3 Nov 2014 22:48:03 +0000 Subject: Fixed typos using https://github.com/vlajos/misspell_fixer --- tests/admin_widgets/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/admin_widgets') diff --git a/tests/admin_widgets/tests.py b/tests/admin_widgets/tests.py index 1617f92326..3c610d5f72 100644 --- a/tests/admin_widgets/tests.py +++ b/tests/admin_widgets/tests.py @@ -963,7 +963,7 @@ class HorizontalVerticalFilterSeleniumFirefoxTests(AdminSeleniumWebDriverTestCas str(self.jenny.id), str(self.john.id)]) # ----------------------------------------------------------------- - # Check that chosing a filtered option sends it properly to the + # Check that choosing a filtered option sends it properly to the # 'to' box. input.send_keys('a') self.assertSelectOptions(from_box, [str(self.arthur.id), str(self.jason.id)]) -- cgit v1.3