diff --git a/yjit.rb b/yjit.rb index 529d815994..556ecf25f6 100644 --- a/yjit.rb +++ b/yjit.rb @@ -33,7 +33,7 @@ module RubyVM::YJIT Primitive.rb_yjit_reset_stats_bang end - # Enable \YJIT compilation. `stats` option decides whether to enable \YJIT stats or not. `compilation_log` decides + # Enable \YJIT compilation. `stats` option decides whether to enable \YJIT stats or not. `log` decides # whether to enable \YJIT compilation logging or not. # # * `stats`: