Skip to content

Commit 2431ad5

Browse files
committed
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50991 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 68f4385 commit 2431ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ with all sufficient information, see the ChangeLog file.
4242
this affect only files opened as binary. [Feature #11218]
4343

4444
* Thread
45-
* Thread#name, Thread#name are added to handle thread names [Feature #11251]
45+
* Thread#name, Thread#name= are added to handle thread names [Feature #11251]
4646

4747
* NameError
4848
* NameError#receiver is added to take the receiver object. [Feature #10881]

0 commit comments

Comments
 (0)