Fix a typo [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2023-07-17 00:15:05 +09:00
parent 0a570a0069
commit d3bcff0158
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -1730,7 +1730,7 @@ assert_equal '600', %q{
h.sum{|k, v| v}
} unless yjit_enabled # http://ci.rvm.jp/results/trunk-yjit@ruby-sp2-docker/4466770
# Selector should be GCed (free'ed) withtou trouble
# Selector should be GCed (free'ed) without trouble
assert_equal 'ok', %q{
RN = 30
rs = RN.times.map{