summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 20:25:04 +0000
committerstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-02 20:25:04 +0000
commitd2ff14cb9de5ea667ff4a279bb9a6354644ddc10 (patch)
tree4529f6de1f1c7ade2f3dfe01878a46a7dff768d4 /doc
parent35c44d985668d9141187f96702991d1fe4dc7e0b (diff)
doc/NEWS-2.4.0: fix grammar and typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS-2.4.012
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/NEWS-2.4.0 b/doc/NEWS-2.4.0
index 1c0bc904e4..28e855cde1 100644
--- a/doc/NEWS-2.4.0
+++ b/doc/NEWS-2.4.0
@@ -140,9 +140,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Regexp#match? [Feature #8110]
This returns bool and doesn't save backref.
- * Update Onigmo 6.0.0.
+ * Update to Onigmo 6.0.0.
-* Regexp/String: Updated Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
+* Regexp/String: Update Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
* RubyVM::Env
@@ -316,17 +316,17 @@ with all sufficient information, see the ChangeLog file or Redmine
* DateTime#to_time now preserves timezone. [Bug #12189]
-* PSych
+* Psych
- * Update Psych 2.2.2
+ * Update to Psych 2.2.2
* RDoc
- * Update RDoc 5.0.0
+ * Update to RDoc 5.0.0
* RubyGems
- * Update RubyGems 2.6.8
+ * Update to RubyGems 2.6.8
* shellwords