summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7417fb0824..269fcbe2b6 100644
--- a/NEWS
+++ b/NEWS
@@ -160,7 +160,7 @@ with all sufficient information, see the ChangeLog file.
* incompatible changes:
* Thread#join no longer allows to be used from trap handler. Now it raises
ThreadError.
- * Thread#join raises ThreadError if target therad is a current thread.
+ * Thread#join raises ThreadError if target therad is a current or main thread.
* Time
* change return value: