summaryrefslogtreecommitdiff
path: root/Lib/test/test_pep247.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_pep247.py')
-rw-r--r--Lib/test/test_pep247.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_pep247.py b/Lib/test/test_pep247.py
index ab5f41894b..c17ceed810 100644
--- a/Lib/test/test_pep247.py
+++ b/Lib/test/test_pep247.py
@@ -1,5 +1,5 @@
"""
-Test suite to check compilance with PEP 247, the standard API
+Test suite to check compliance with PEP 247, the standard API
for hashing algorithms
"""