diff --git a/NEWS b/NEWS index 237bce2197..b516ee88f4 100644 --- a/NEWS +++ b/NEWS @@ -42,7 +42,7 @@ with all sufficient information, see the ChangeLog file. this affect only files opened as binary. [Feature #11218] * Thread - * Thread#name, Thread#name are added to handle thread names [Feature #11251] + * Thread#name, Thread#name= are added to handle thread names [Feature #11251] * NameError * NameError#receiver is added to take the receiver object. [Feature #10881]