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

ruby-changes:41992

From: kazu <ko1@a...>
Date: Wed, 9 Mar 2016 22:30:17 +0900 (JST)
Subject: [ruby-changes:41992] kazu:r54066 (trunk): fix a typo [ci skip]

kazu	2016-03-09 22:30:13 +0900 (Wed, 09 Mar 2016)

  New Revision: 54066

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

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 54065)
+++ ChangeLog	(revision 54066)
@@ -109,7 +109,7 @@ Tue Mar  8 16:54:29 2016  NAKAMURA Usaku https://github.com/ruby/ruby/blob/trunk/ChangeLog#L109
 Tue Mar  8 08:13:01 2016  Rei Odaira  <Rei.Odaira@g...>
 
 	* test/net/imap/test_imap.rb (test_idle_timeout): Because of the
-	  timeout specified in "imap.idle(0.2)", there is no gurantee that
+	  timeout specified in "imap.idle(0.2)", there is no guarantee that
 	  the server thread has done all the work before the client thread
 	  performs the assertions. It depends on the thread scheduling.
 	  Add checks to avoid false positives (on AIX, particularly).

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

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