Skip to content

Commit eb58fd3

Browse files
committed
Small clarification in change log entry.
1 parent d832027 commit eb58fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Compatibility:
1111

1212
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
1313
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14-
* Range literals are now created at parse time like in CRuby (#2622, @aardvark179).
14+
* Range literals of integers are now created at parse time like in CRuby (#2622, @aardvark179).
1515

1616
Performance:
1717

0 commit comments

Comments
 (0)