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

ruby-changes:39325

From: kazu <ko1@a...>
Date: Mon, 27 Jul 2015 22:35:26 +0900 (JST)
Subject: [ruby-changes:39325] kazu:r51406 (trunk): fix typos [ci skip]

kazu	2015-07-27 22:35:04 +0900 (Mon, 27 Jul 2015)

  New Revision: 51406

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

  Log:
    fix typos [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 51405)
+++ ChangeLog	(revision 51406)
@@ -4,7 +4,7 @@ Mon Jul 27 13:24:11 2015  Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L4
 
 Mon Jul 27 12:21:15 2015  NAKAMURA Usaku  <usa@r...>
 
-	* test/openssl/tset_ssl.rb: run tests on non-Unix platforms.
+	* test/openssl/test_ssl.rb: run tests on non-Unix platforms.
 
 Sun Jul 26 19:21:31 2015  Nobuyoshi Nakada  <nobu@r...>
 
@@ -47,7 +47,7 @@ Sun Jul 26 08:33:03 2015  Aaron Patterso https://github.com/ruby/ruby/blob/trunk/ChangeLog#L47
 	  DEFAULT_1024 constants in Ruby.
 
 	* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): Ask PKey for the
-	  default DH callback since it aleady must check whether openssl has
+	  default DH callback since it already must check whether openssl has
 	  been compiled with DH support.
 
 	* ext/openssl/ossl_pkey_dh.c (OSSL_PKEY_BN): Remove C definitions of

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

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