commit | fd61107e7a24af2cc25a3a7abbdb82656fbe9335 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Mar 09 12:58:41 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Mar 09 12:58:41 2007 +0000 |
tree | cdb7bec8d9be75bfcdf21bf4ac119eae596fe946 | |
parent | 0593de32d92ef69353791fc0ae1b31980e9ea2bc [diff] [blame] |
Typo.
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 @@ call of .run(). If you change a test in some way, don't forget to increase - it's version number. + its version number. """