ruby-changes:26080
From: kazu <ko1@a...>
Date: Sun, 2 Dec 2012 12:30:14 +0900 (JST)
Subject: [ruby-changes:26080] kazu:r38137 (trunk): fix typo
kazu 2012-12-02 12:30:02 +0900 (Sun, 02 Dec 2012) New Revision: 38137 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38137 Log: fix typo Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 38136) +++ ChangeLog (revision 38137) @@ -258,7 +258,7 @@ Sat Dec 1 02:08:16 2012 NAKAMURA Usaku <usa@r...> * test/rdoc/test_rdoc_rubygems_hook.rb - (TestRDocRubygemsHook#test_setup_unwritable): 1. check the existance + (TestRDocRubygemsHook#test_setup_unwritable): 1. check the existence of the file(directory) before touch it. 2. remove test file(directory) after the test. see [ruby-core:50388]. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/