summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-24 10:12:21 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-24 10:12:21 +0000
commit874da405bd682d0e9275a66792e32104134123c4 (patch)
tree32165537f93bb0a95c850e75a2e25dc50d4e798b /NEWS
parent5461fa37bd6be5413883a501ad30aac87e3ebfb5 (diff)
fix grammatical mistake [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61446 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 8037cb1a08..d22bc59155 100644
--- a/NEWS
+++ b/NEWS
@@ -239,7 +239,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* BigDecimal.ver
- * BigDecimal#clone and #dup now does not make a new instance,
+ * BigDecimal#clone and #dup now do not make a new instance,
but returns the receiver itself.
* Coverage