summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-11 08:14:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-11 08:14:50 +0000
commitf90da484a3ae7fe47ca4e101b66242e85d8fd341 (patch)
tree33d99784620041559673a6329303436f166d651a /NEWS
parent1a63e72770d50a7b274c903be3b4c97a51db6dda (diff)
NEWS: refine the entry about RDoc [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a456d8c160..2f5368a502 100644
--- a/NEWS
+++ b/NEWS
@@ -162,7 +162,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* RDoc
* Update RDoc 6.0.0.beta3.
- * Change lexer IRB based one to Ripper. It much improves the speed of generating document.
+ * Replaced IRB based lexer with Ripper. It much improves the speed of generating document.
* https://github.com/ruby/rdoc/pull/512
* Rubygems