yjit.rb: Fix parameter name in documentation

This commit is contained in:
a5-stable 2025-03-05 22:46:57 +09:00 committed by Takashi Kokubun
parent d40c6cf7b6
commit 9a7e3aab48

View file

@ -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`: