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 436973b8e2..ce69d328fb 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ with all sufficient information, see the ChangeLog file.
* String
* New methods:
- * added String#scrub to verify and fix invalid byte sequence.
+ * String#scrub and String#scrub! verify and fix invalid byte sequence.
* extended methods:
* If invalid: :replace is specified for String#encode, replace
invalid byte sequence even if the destination encoding equals to