From fd61107e7a24af2cc25a3a7abbdb82656fbe9335 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 9 Mar 2007 12:58:41 +0000 Subject: Typo. --- Tools/pybench/pybench.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index d2da609..40533c2 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py @@ -167,7 +167,7 @@ class Test: call of .run(). If you change a test in some way, don't forget to increase - it's version number. + its version number. """ -- cgit v0.12