From 9448a121130bfd7964b3d08e19799538ae189374 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 13 Feb 2015 09:48:27 -0500 Subject: tests/crypto_test.py & tests/file_test.py - corrected typos in doctstrings. --- tests/crypto_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/crypto_test.py') diff --git a/tests/crypto_test.py b/tests/crypto_test.py index 122786f..8712afe 100644 --- a/tests/crypto_test.py +++ b/tests/crypto_test.py @@ -32,7 +32,7 @@ from tests.utils import get_config class TestCrypto(object): """ - Class that tests they crypto.py module. + Class that tests the crypto.py module. """ @classmethod -- cgit v1.2.3