From 145763d9fc3ac8440abedf56f305de31cfe42363 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 13 Feb 2015 00:09:14 -0500 Subject: tests/events_test.py: corrected typo in docstring. --- tests/events_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/events_test.py') diff --git a/tests/events_test.py b/tests/events_test.py index 3ea4a53..3b383af 100644 --- a/tests/events_test.py +++ b/tests/events_test.py @@ -42,7 +42,7 @@ from tests.utils import (get_config, shardedp, dirp, renamedp, class TestEvents(object): """ - Class that tests they crypto.py module. + Class that tests the events.py module. """ @classmethod -- cgit v1.2.3