mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typo
This commit is contained in:
parent
bd876c243a
commit
924e3ca84f
1 changed files with 1 additions and 1 deletions
|
@ -1785,7 +1785,7 @@ assert_equal '[:itself]', %q{
|
|||
tp.enable
|
||||
Ractor.yield(nil)
|
||||
|
||||
# 3: run comipled method on tracing ractor
|
||||
# 3: run compiled method on tracing ractor
|
||||
Ractor.yield(nil)
|
||||
traced_method
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue