From 8e81a1b6feddb2a0642d7991ac35c7419f570bb6 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 25 Jul 2015 11:27:25 -0400 Subject: Better spelling. --- tests/test_xml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_xml.py') diff --git a/tests/test_xml.py b/tests/test_xml.py index 8ba92d69..af4ecee7 100644 --- a/tests/test_xml.py +++ b/tests/test_xml.py @@ -33,7 +33,7 @@ class XmlTestHelpers(CoverageTest): Makes `width` directories, named d0 .. d{width-1}. Each directory has __init__.py, and `width` files, named f0.py .. f{width-1}.py. Each - directory also has `width` subdirectories, in the same fashion, until + directory also has `width` sub-directories, in the same fashion, until a depth of `depth` is reached. """ -- cgit v1.2.1