ruby-changes:40873
From: kazu <ko1@a...>
Date: Tue, 8 Dec 2015 23:03:57 +0900 (JST)
Subject: [ruby-changes:40873] kazu:r52952 (trunk): fix a typo [ci skip]
kazu 2015-12-08 23:03:44 +0900 (Tue, 08 Dec 2015) New Revision: 52952 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52952 Log: fix a typo [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 52951) +++ NEWS (revision 52952) @@ -126,7 +126,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L126 * String - * String#+@ and String#- are added to get mutable/frozen strings. + * String#+@ and String#-@ are added to get mutable/frozen strings. [Feature #11782] * Struct -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/