summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.2.0
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS-2.2.0')
-rw-r--r--doc/NEWS-2.2.02
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-2.2.0 b/doc/NEWS-2.2.0
index 98e252ec77..8b2bd0ba0a 100644
--- a/doc/NEWS-2.2.0
+++ b/doc/NEWS-2.2.0
@@ -318,7 +318,7 @@ with all sufficient information, see the ChangeLog file.
* rb_sym2str() added. This is almost same as `rb_id2str(SYM2ID(sym))`
but not pinning a dynamic symbol.
-* rb_str_cat_cstr() added. This is same as `rb_str_cat2()`.
+* rb_str_cat_cstr() added. This is the same as `rb_str_cat2()`.
* `rb_str_substr()` and `rb_str_subseq()` will share middle of a string,
but not only the end of a string, in the future. Therefore, result