summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2021-08-25 17:08:00 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:39 -0400
commit924e3ca84fba717f03bea7a4636f623f8e24b484 (patch)
tree0034b51393df7f5675021bee599840a42b4a0963 /bootstraptest
parentbd876c243aeace00ea312d0a5bbff091ccc84ba2 (diff)
fix typo
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