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 a7452998bd..db9de27380 100644
--- a/NEWS
+++ b/NEWS
@@ -251,7 +251,7 @@ with all sufficient information, see the ChangeLog file.
* Tempfile.create
* Timeout
- * No longer an exception to terminate the given block can be rescued
+ * The exception to terminate the given block can no longer be rescued
inside the block, by default, unless the exception class is given
explicitly.