Fix typos

This commit is contained in:
Justas Brazauskas
2015-12-11 10:58:23 +02:00
parent 1ee15a3b6c
commit e799d3e93e
7 changed files with 14 additions and 14 deletions

View File

@@ -26,7 +26,7 @@
# o When all files are compiled, the harness begins to run the tests. The
# harness chooses a number of iterations for each tests to achieve the best
# accuracy in the given time limit (in order to do that, it performs several
# auxiliary test runs). When the iteration number is chosen, the measurent
# auxiliary test runs). When the iteration number is chosen, the measurement
# of execution time is actually performed.
# o At this point everything is ready, and the harness simply reports the
# results.