summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-29 02:58:31 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-29 02:58:31 +0000
commitecaba0f21ffd4d3ef5511ec117865af634554dea (patch)
tree51ede85f20d80387dc70bf21d786485b9daa99de /NEWS
parentc058d821f84287dd8812b6cac3edf6cd6f1bc364 (diff)
remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37965 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 5af940f91b..564751b3b8 100644
--- a/NEWS
+++ b/NEWS
@@ -376,7 +376,7 @@ with all sufficient information, see the ChangeLog file.
"each_pair", "eql?", "hash" or "to_h".
* Thread#join, Thread#value
-
+
See above.
* Mutex#lock, Mutex#unlock, Mutex#try_lock, Mutex#synchronize and Mutex#sleep