From c9f71768f7f41e0a261f7d32d42084fe90f0a6fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 31 Jul 2016 10:42:26 +0300 Subject: Spelling fixes --HG-- branch : spelling --- tests/test_concurrency.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_concurrency.py') diff --git a/tests/test_concurrency.py b/tests/test_concurrency.py index d438684e..e36db30d 100644 --- a/tests/test_concurrency.py +++ b/tests/test_concurrency.py @@ -311,7 +311,7 @@ SUM_RANGE_WORK = """ """ MULTI_CODE = """ - # Above this will be a defintion of work(). + # Above this will be a definition of work(). import multiprocessing import os import time -- cgit v1.2.1