summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-12 13:07:08 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-12 13:07:08 +0000
commit1711b54b7bd54986b85b3577549b512303c51413 (patch)
treec561e6096a6bf4dd02c29cbe6b31f8b2fe313cc2 /NEWS
parent6d3259523765ebb0b7640a5e87032cf11eed3dba (diff)
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61164 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 aff7957d55..3eb535e9f4 100644
--- a/NEWS
+++ b/NEWS
@@ -132,7 +132,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Numeric
* Numerical comparison operators (<,<=,>=,>) no longer hide exceptions
- from #corece method internally. Return nil in #coerce if the coercion is
+ from #corece method internally. Return nil in #coerce if the coercion is
impossible. [Feature #7688]
* Process