[前][次][番号順一覧][スレッド一覧]

ruby-changes:40112

From: kazu <ko1@a...>
Date: Tue, 20 Oct 2015 00:55:06 +0900 (JST)
Subject: [ruby-changes:40112] kazu:r52193 (trunk): fix a typo [ci skip]

kazu	2015-10-20 00:54:50 +0900 (Tue, 20 Oct 2015)

  New Revision: 52193

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52193

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 52192)
+++ ChangeLog	(revision 52193)
@@ -143,7 +143,7 @@ Sun Oct 18 05:11:22 2015  KOSAKI Motohir https://github.com/ruby/ruby/blob/trunk/ChangeLog#L143
 
 	* test/ruby/test_require.rb
 	(TestRequire#test_loading_fifo_threading_raise): rename from
-	  test_loading_fifo_threading. You souldn't rescue an exception
+	  test_loading_fifo_threading. You shouldn't rescue an exception
 	  if you test raise or not.
 	  Moreover, this case should be caught IOError because load(FIFO)
 	  should be blocked until given any input.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]