summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
Diffstat (limited to 'bootstraptest')
-rw-r--r--bootstraptest/test_yjit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstraptest/test_yjit.rb b/bootstraptest/test_yjit.rb
index 00abed9f3b..ea20224ec2 100644
--- a/bootstraptest/test_yjit.rb
+++ b/bootstraptest/test_yjit.rb
@@ -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