]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blasted typos ...
authorSteve Holden <steve@holdenweb.com>
Fri, 26 May 2006 22:39:27 +0000 (22:39 +0000)
committerSteve Holden <steve@holdenweb.com>
Fri, 26 May 2006 22:39:27 +0000 (22:39 +0000)
Tools/pybench/README

index 7d7eb8c3fe6d44f25a9fff96953591221ac9caa4..95ae392c5200374e40873d925b5b04622ebd235a 100644 (file)
@@ -373,7 +373,7 @@ Breaking Comparability
 ----------------------
 
 If a change is made to any individual test that means it is no
-longer strcitly comparable with previous runs, the '.version' class
+longer strictly comparable with previous runs, the '.version' class
 variable should be updated. Therefafter, comparisons with previous
 versions of the test will list as "n/a" to reflect the change.