summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-08 14:03:44 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-08 14:03:44 +0000
commit99c89fa56afe59b5755f0028dffa2cb9c9cff9f3 (patch)
tree6f60c9c1443914ffa8d13d53e94324db9ffa33c3 /NEWS
parentd0f29abb0e58e134fbe0a6580678513ef71da13a (diff)
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52952 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 ea1782477a..5ef9e07303 100644
--- a/NEWS
+++ b/NEWS
@@ -126,7 +126,7 @@ with all sufficient information, see the ChangeLog file.
* String
- * String#+@ and String#- are added to get mutable/frozen strings.
+ * String#+@ and String#-@ are added to get mutable/frozen strings.
[Feature #11782]
* Struct