aboutsummaryrefslogtreecommitdiffstats
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 a10ecadc5d..896facad50 100644
--- a/NEWS
+++ b/NEWS
@@ -121,7 +121,7 @@ sufficient information, see the ChangeLog file or Redmine
* Modified methods:
- * `Hash#merge`, `update`, `merge!` and `update!` now accept multiple
+ * `Hash#merge`, `merge!`, and `update` now accept multiple
arguments. [Feature #15111]
* `Hash#to_h` now maps keys and values to new keys and values