summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 20:25:37 +0000
committerstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 20:25:37 +0000
commitc7d6f43d48b666efa444e7142b3008378e816a91 (patch)
treeef3e05594cea91a358a37c1a106677a64768b940 /NEWS
parentd2ff14cb9de5ea667ff4a279bb9a6354644ddc10 (diff)
NEWS: fix grammar
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c80d01df3d..044675c857 100644
--- a/NEWS
+++ b/NEWS
@@ -113,7 +113,7 @@ with all sufficient information, see the ChangeLog file or Redmine
enumerate grapheme clusters [Feature #13780]
* String#start_with? supports regexp [Feature #13712]
-* Regexp/String: Updated Unicode version from 9.0.0 to 10.0.0 [Feature #13685]
+* Regexp/String: Update Unicode version from 9.0.0 to 10.0.0 [Feature #13685]
* Thread
@@ -183,13 +183,13 @@ with all sufficient information, see the ChangeLog file or Redmine
* RDoc
- * Update RDoc 6.0.0.beta3.
+ * Update to RDoc 6.0.0.beta3.
* Replaced IRB based lexer with Ripper. It much improves the speed of generating document.
* https://github.com/ruby/rdoc/pull/512
* Rubygems
- * Update Rubygems 2.7.0.
+ * Update to Rubygems 2.7.0.
* http://blog.rubygems.org/2017/11/01/2.7.0-released.html
* http://blog.rubygems.org/2017/08/27/2.6.13-released.html
* http://blog.rubygems.org/2017/10/09/unsafe-object-deserialization-vulnerability.html