Fix minor typos in comments, specs, and docs

Just a bit of minor cleanup

Signed-off-by: Tim Smith <tsmith84@gmail.com>
This commit is contained in:
Tim Smith 2025-06-16 22:15:47 -07:00 committed by Hiroshi SHIBATA
parent c6a6645495
commit 3cfd71e7e4
Notes: git 2025-06-17 22:51:27 +00:00
3 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@ Usage: benchmark-driver [options] RUBY|YAML...
--filter REGEXP Filter out benchmarks with given regexp
--run-duration SECONDS Warmup estimates loop_count to run for this duration (default: 3)
--timeout SECONDS Timeout ruby command execution with timeout(1)
-v, --verbose Verbose mode. Multiple -v options increase visilibity (max: 2)
-v, --verbose Verbose mode. Multiple -v options increase visibility (max: 2)
```
## make benchmark