From 57ad0607223d65472e7beb63e353224d8a901fac Mon Sep 17 00:00:00 2001 From: Steve Holden Date: Fri, 26 May 2006 22:39:27 +0000 Subject: [PATCH] Blasted typos ... --- Tools/pybench/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/pybench/README b/Tools/pybench/README index 7d7eb8c3fe..95ae392c52 100644 --- a/Tools/pybench/README +++ b/Tools/pybench/README @@ -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. -- 2.40.0