From 924e3ca84fba717f03bea7a4636f623f8e24b484 Mon Sep 17 00:00:00 2001 From: Alan Wu Date: Wed, 25 Aug 2021 17:08:00 -0400 Subject: fix typo --- bootstraptest/test_yjit.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstraptest') 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 -- cgit v1.2.3