Skip to content

Commit e30f25e

Browse files
committed
fixed backquote
1 parent bea2121 commit e30f25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ja/news/_posts/2024-10-07-ruby-3-4-0-preview2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Ruby {{ release.version }}がリリースされました。
5858
from test.rb:2:in `<main>'
5959
New:
6060
test.rb:1:in 'Object#foo': undefined method 'time' for an instance of Integer
61-
from test.rb:2:in `<main>'
61+
from test.rb:2:in '<main>'
6262
```
6363

6464
* `Hash#inspect`の出力を変更しました。 [[Bug #20433]]

0 commit comments

Comments
 (0)