Skip to content

Commit

Permalink
[Truffle] Fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed May 18, 2015
1 parent 199b45e commit af4a866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Expand Up @@ -167,7 +167,7 @@ def help
puts 'jt bench debug benchmark run a single benchmark with options for compiler debugging'
puts 'jt bench reference [benchmarks] run a set of benchmarks and record a reference point'
puts 'jt bench compare [benchmarks] run a set of benchmarks and compare against a reference point'
puts ' benchmarks can be any benchmarks of group of benchmarks supported'
puts ' benchmarks can be any benchmarks or group of benchmarks supported'
puts ' by bench9000, eg all, classic, chunky, 3, 5, 10, 15 - default is 5'
puts 'jt findbugs run findbugs'
puts 'jt findbugs report run findbugs and generate an HTML report'
Expand Down

0 comments on commit af4a866

Please sign in to comment.