ruby-changes:60141
From: Masataka <ko1@a...>
Date: Fri, 21 Feb 2020 13:31:34 +0900 (JST)
Subject: [ruby-changes:60141] 59c2a115f0 (master): Fix typo in NEWS-2.7.0
https://git.ruby-lang.org/ruby.git/commit/?id=59c2a115f0 From 59c2a115f02e4e2ded528975fa3edde2c0c3f0b6 Mon Sep 17 00:00:00 2001 From: Masataka Pocke Kuwabara <kuwabara@p...> Date: Fri, 21 Feb 2020 13:27:13 +0900 Subject: Fix typo in NEWS-2.7.0 diff --git a/doc/NEWS-2.7.0 b/doc/NEWS-2.7.0 index 1e84555..9dd34dc 100644 --- a/doc/NEWS-2.7.0 +++ b/doc/NEWS-2.7.0 @@ -187,7 +187,7 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.7.0#L187 This warning can be suppressed with {-W:no-deprecated option}[#label-Warning+option]. * Setting <code>$,</code> to a non-nil value will now display a warning. [Feature #14240] - This include the usage in Array#join. + This includes the usage in Array#join. This warning can be suppressed with {-W:no-deprecated option}[#label-Warning+option]. * Quoted here-document identifiers must end within the same line. -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/