summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-03-09 12:58:41 (GMT)
committerGeorg Brandl <georg@python.org>2007-03-09 12:58:41 (GMT)
commitfd61107e7a24af2cc25a3a7abbdb82656fbe9335 (patch)
treecdb7bec8d9be75bfcdf21bf4ac119eae596fe946 /Tools
parent0593de32d92ef69353791fc0ae1b31980e9ea2bc (diff)
downloadcpython-fd61107e7a24af2cc25a3a7abbdb82656fbe9335.zip
cpython-fd61107e7a24af2cc25a3a7abbdb82656fbe9335.tar.gz
cpython-fd61107e7a24af2cc25a3a7abbdb82656fbe9335.tar.bz2
Typo.
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/pybench/pybench.py2
1 files changed, 1 insertions, 1 deletions
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.
"""