]> granicus.if.org Git - python/commitdiff
spelling
authorSkip Montanaro <skip@pobox.com>
Sun, 13 Apr 2008 03:17:30 +0000 (03:17 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 13 Apr 2008 03:17:30 +0000 (03:17 +0000)
Lib/test/test_support.py

index d2d530f3b055e9015ec1db62320f57d9573bab1c..6f739af3fb2cab410eb2c9c0e2985971a14e2e20 100644 (file)
@@ -566,7 +566,7 @@ def bigmemtest(minsize, memuse, overhead=5*_1M):
     'minsize' is the minimum useful size for the test (in arbitrary,
     test-interpreted units.) 'memuse' is the number of 'bytes per size' for
     the test, or a good estimate of it. 'overhead' specifies fixed overhead,
-    independant of the testsize, and defaults to 5Mb.
+    independent of the testsize, and defaults to 5Mb.
 
     The decorator tries to guess a good value for 'size' and passes it to
     the decorated test function. If minsize * memuse is more than the