Skip to content

Commit 85ab34a

Browse files
committed
Better sentence for explanation
1 parent fbf7df4 commit 85ab34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/news/_posts/2015-12-25-ruby-2-3-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ It also includes many performance improvements for example,
4141
[optimize Proc#call](https://bugs.ruby-lang.org/issues/11569),
4242
machine code level tuning for object allocation and method calling code,
4343
[smarter instance variable data structure](https://bugs.ruby-lang.org/issues/11170),
44-
[Socket and I/O allow to use "exception:" keywords for high-performance non-blocking I/O](https://bugs.ruby-lang.org/issues/11229)
44+
[`exception: false` keyword argument support on Socket#*_nonblock methods](https://bugs.ruby-lang.org/issues/11229)
4545
and so on. Check "Implementation improvements" section in NEWS file.
4646

4747
For a complete list of new features and compatibility notes, please see

0 commit comments

Comments
 (0)