Minor: Fix typo in bug name
This confused me for a few minutes -- the testcase for https://bugs.ruby-lang.org/issues/14834 was mistyped in the file name, as well as once in the source.
E.g. in some cases it was one-four-three-eight-four instead of one-four-eight-three-four.
one-four-three-eight-four
one-four-eight-three-four
Minor: Fix typo in bug name
This confused me for a few minutes -- the testcase for
https://bugs.ruby-lang.org/issues/14834 was mistyped in the file name,
as well as once in the source.
E.g. in some cases it was
one-four-three-eight-fourinstead ofone-four-eight-three-four.