summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-16 15:20:03 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-03-16 15:20:03 +0000
commit25755e38b781f9459aaa408acf178fca43641912 (patch)
tree0c80e1ee8e3a78e70ec32dc170102369ea578abc /NEWS
parentba20fe6289984abf051f86e4dae254dcb071c86e (diff)
remove a trailing space
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35070 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 7f7457a587..c8d8e74745 100644
--- a/NEWS
+++ b/NEWS
@@ -73,7 +73,7 @@ with all sufficient information, see the ChangeLog file.
* Shellwords#shelljoin() accepts non-string objects in the given
array, each of which is stringified using to_s.
-* lib/tmpdir.rb
+* lib/tmpdir.rb
* incompatible changes:
* Dir.mktmpdir uses FileUtils.remove_entry instead of
FileUtils.remove_entry_secure. This means that applications should not