summaryrefslogtreecommitdiffstats
path: root/Tools/pybench
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2013-03-11 21:09:58 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2013-03-11 21:09:58 (GMT)
commit6bf9b858597303448844b1c84de5d32d9dd0b565 (patch)
tree9ede4118f563884898f7aa283c38de60b4aee8fc /Tools/pybench
parent617e2c186de0a1e71d21162559ccfb553652fbb5 (diff)
downloadcpython-6bf9b858597303448844b1c84de5d32d9dd0b565.zip
cpython-6bf9b858597303448844b1c84de5d32d9dd0b565.tar.gz
cpython-6bf9b858597303448844b1c84de5d32d9dd0b565.tar.bz2
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
found by Serhiy Storchaka and Matthew Barnett
Diffstat (limited to 'Tools/pybench')
-rw-r--r--Tools/pybench/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pybench/README b/Tools/pybench/README
index 022c8de..2061cab 100644
--- a/Tools/pybench/README
+++ b/Tools/pybench/README
@@ -3,7 +3,7 @@ ________________________________________________________________________
PYBENCH - A Python Benchmark Suite
________________________________________________________________________
- Extendable suite of of low-level benchmarks for measuring
+ Extendable suite of low-level benchmarks for measuring
the performance of the Python implementation
(interpreter, compiler or VM).