From bbd31f682261d088e75d06ba13aacc27e99ff714 Mon Sep 17 00:00:00 2001 From: svn Date: Wed, 11 Oct 2017 03:44:36 +0000 Subject: [PATCH] * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e091de82cc..a456d8c160 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. + * Change lexer IRB based one to Ripper. It much improves the speed of generating document. * https://github.com/ruby/rdoc/pull/512 * Rubygems